HTML_QuickForm_textarea::setCols()

HTML_QuickForm_textarea::setCols() -- Sets width in cols for textarea element

Referentiesamenvatting

require_once 'HTML/QuickForm/textarea.php';

void HTML_QuickForm_textarea::setCols (string $cols)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $cols

Width expressed in cols

Throws

throws no exceptions thrown

Note

since 1.0

Deze functie kan niet statisch worden aangeroepen.