HTML_QuickForm_element::setLabel() -- Sets a label for the element
Description
Label is a description text that will be displayed near the element. Some renderers can handle multiple labels for the element.
Parameter
- mixed
$label
Display text for the element
Throws
throws no exceptions thrown
Note
since 1.3
This function can not be called
statically.