|
|
(Next) Class Summary HTML_QuickForm_textarea |
||||
| |
|||||
|
|||||
void HTML_QuickForm_text::setSize (
string $size
)
This is just a shortcut for
<?php
$element->updateAttributes(array('size' => $size));
?>
Size of text field
throws no exceptions thrown
since 1.3
This function can not be called statically.
|
|
(Next) Class Summary HTML_QuickForm_textarea |
||||||||
| |
|||||||||
|
|||||||||