HTML_QuickForm_hierselect::setSecOptions()
Описание
Sets the options for the secondary select. Options are passed as a two-dimensional array, where the first key is parent id and the second key is child id, as it is needed to know the parent option to which the secondary option relates.
This method has been deprecated. Use setOptions() instead.
Заметка
Эта функция не должна вызываться статически.
Внимание |
Эта функция объявлена как deprecated. Это означает, что в будущих версиях пакета она может больше не поддерживаться. |
Deprecated in release 3.2.2
Пример
Пример 43-1. Setting the hierselect options
|
Пред. | Начало | След. |
HTML_QuickForm_hierselect::setMainOptions() | Уровень выше | Class Summary HTML_QuickForm_html |