HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/password.php'; |
void HTML_QuickForm_password::setMaxlength (
string $maxlength
)
This is just a shortcut for
|
Maximum length of password field
throws no exceptions thrown
since 1.0
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |