| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |
require_once 'HTML/QuickForm/textarea.php';
|
void HTML_QuickForm_textarea::setRows (
string $rows
)
This package is not documented yet.
Height expressed in rows
throws no exceptions thrown
since 1.0
This function can not be called statically.
| HTML_QuickForm::updateElementAttr() | |
| PEAR Manual | |