HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/element.php'; |
void HTML_QuickForm_element::setName (
string $name
)
This package is not documented yet.
Input field name attribute
throws no exceptions thrown
see getName().
since 1.0
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |