CakeFest 2024: The Official CakePHP Conference

UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

说明

public UI\Controls\Entry::getText(): string

Shall return the current text from this Entry

参数

此函数没有参数。

返回值

The current text

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top