CakeFest 2024: The Official CakePHP Conference

UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

Descrição

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

Shall return the current text from this Entry

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The current text

add a note

User Contributed Notes

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