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

HTML_QuickForm_select::setMultiple()

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

HTML_QuickForm_select::setMultiple()

HTML_QuickForm_select::setMultiple() – Sets the select mutiple attribute

Synopsis

require_once 'HTML/QuickForm/select.php';

void HTML_QuickForm_select::setMultiple ( bool $multiple )

This method just adds or removes the multiple attribute of select depending on $multiple value.

Parameter

boolean $multiple

Whether the select supports multi-selections

Throws

throws no exceptions thrown

See

see getMultiple().

Note

since 1.2

This function can not be called statically.



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

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