CakeFest 2024: The Official CakePHP Conference

UI\Controls\Button::getText

(UI 0.9.9)

UI\Controls\Button::getTextПолучить текст

Описание

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

Получить текст (метку) для данного объекта Button

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Текущий текст (метка)

add a note

User Contributed Notes

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