Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 61871 программист и 5384 робота. Сейчас ищут 1882 программиста ...

HTML_QuickForm_select::getMultiple()

Вернуться к: Standard HTML elements

HTML_QuickForm_select::getMultiple()

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.

Return value

returns true if multiple select, false otherwise

Throws

throws no exceptions thrown

See

see setMultiple().

Note

since 1.2

This function can not be called statically.



Вернуться к: Standard HTML elements

© 2026 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты
Разработка компании ODWR