CakeFest 2024: The Official CakePHP Conference

UI\Controls\Button::getText

(UI 0.9.9)

UI\Controls\Button::getTextGet Text

Beschreibung

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

Shall retrieve the text (label) for this Button

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The current text (label)

add a note

User Contributed Notes

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