HTML_QuickForm_hierselect::setMainOptions() (Previous) (Next) Class Summary HTML_QuickForm_html

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_QuickForm_hierselect::setSecOptions()

HTML_QuickForm_hierselect::setSecOptions() -- DEPRECATED: Sets the options for the secondary select

Descripción

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.

Parámetro

array $options

Array of options for the second select

Lanza

throws no exceptions thrown

Nota

Esta función no puede ser llamada estáticamente.

Aviso

Esta función está en desuso. Lo que significa que futuras versiones de este paquete no la soportarán.

Deprecated in release 3.2.2

HTML_QuickForm_hierselect::setMainOptions() (Previous) (Next) Class Summary HTML_QuickForm_html

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.