HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/static.php'; |
void constructor HTML_QuickForm_static::HTML_QuickForm_static (
string $elementName = NULL
, mixed $elementLabel = NULL
, string $text = NULL
)
This package is not documented yet.
Name of the element
(optional)Label
(optional)Display text
throws no exceptions thrown
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |