HTML_QuickForm_element::setLabel()

HTML_QuickForm_element::setLabel()

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

See

see getLabel().

Note

since 1.3

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.