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 ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setLabel().

Note

since 1.3

This function can not be called statically.