HTML_QuickForm_select::setSize() -- Sets the select field size, only applies to 'multiple' selects
Synopsis
require_once 'HTML/QuickForm/select.php'; |
void HTML_QuickForm_select::setSize
(int $size)
Описание
Этот пакет пока не документирован.
Параметр
- integer
$size
Size of select field
Throws
throws no exceptions thrown
Заметка
since 1.0
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |