HTML_QuickForm_element::getLabel()
HTML_QuickForm_element::getLabel() – Returns the label for the element
Synopsis
require_once 'HTML/QuickForm/element.php';
string HTML_QuickForm_element::getLabel (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
See
see setLabel().
Замечание
since 1.3
This function can not be called statically.