HTML_QuickForm_select::getMultiple() -- Returns the select mutiple attribute
Synopsis
require_once 'HTML/QuickForm/select.php'; |
bool HTML_QuickForm_select::getMultiple
()
Описание
This method returns TRUE if a multiple attribute is present in the select, FALSE otherwise.
Возвращаемое значение
returns true if multiple select, false otherwise
Throws
throws no exceptions thrown
Заметка
since 1.2
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |