| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |
require_once 'HTML/QuickForm/select.php';
|
void HTML_QuickForm_select::setSize (
int $size
)
This package is not documented yet.
Size of select field
throws no exceptions thrown
see getSize().
since 1.0
This function can not be called statically.
| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |