HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/text.php'; |
void HTML_QuickForm_text::setSize (
string $size
)
This is just a shortcut for
|
Size of text field
throws no exceptions thrown
since 1.3
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |