PEAR Manual
PrevNext

HTML_QuickForm_checkbox::getText()

HTML_QuickForm_checkbox::getText() -- Returns the checkbox text

Synopsis

require_once 'HTML/QuickForm/checkbox.php';

string HTML_QuickForm_checkbox::getText ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setText().

Note

since 1.1

This function can not be called statically.


PrevHomeNext
HTML_QuickForm_checkbox::getChecked()UpHTML_QuickForm_checkbox::setChecked()