HTML_QuickForm_text::setSize() -- Sets size of text field
Описание
This is just a shortcut for
$element->updateAttributes(array('size' => $size)); |
Параметр
- string
$size
Size of text field
Throws
throws no exceptions thrown
Заметка
since 1.3
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|