parent root
PHP: UI\Controls\Check::getText - Manual

UI\Controls\Check::getText

(PHP 7, UI 0.9.9)

UI\Controls\Check::getTextGet Text

Description

public UI\Controls\Check::getText ( void ) : string

Shall return the text (label) for this Check

Parameters

This function has no parameters.

Return Values

The current text (label)

add a noteadd a note

User Contributed Notes

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