HTML_QuickForm::updateElementAttr()

PEAR Manual


HTML_QuickForm_textarea::setRows()

HTML_QuickForm_textarea::setRows() -- Sets height in rows for textarea element

Synopsis

      require_once 'HTML/QuickForm/textarea.php';
     

void HTML_QuickForm_textarea::setRows ( string $rows )

Description

This package is not documented yet.

Parameter

string $rows

Height expressed in rows

Throws

throws no exceptions thrown

Note

since 1.0

This function can not be called statically.




HTML_QuickForm::updateElementAttr()

PEAR Manual