require_once 'HTML/QuickForm/element.php';
void HTML_QuickForm_element::setLabel (mixed $label)
void HTML_QuickForm_element::setLabel
Label is a description text that will be displayed near the element. Some renderers can handle multiple labels for the element.
Display text for the element
throws no exceptions thrown
see getLabel().
since 1.3
Cette fonction ne peut pas être appelée de façon statique.