HTML_QuickForm_hierselect::setMainOptions()

HTML_QuickForm_hierselect::setMainOptions() -- DEPRECATED: Sets the options for the first select

Referentiesamenvatting

require_once 'HTML/QuickForm/hierselect.php';

void HTML_QuickForm_hierselect::setMainOptions (array $options)

Beschrijving

Format is standard key/value pairs for select elements. Example is available in the docs for setSecOptions().

This method has been deprecated. Use setOptions() instead.

Parameter

array $options

Array of options for the first select

Throws

throws no exceptions thrown

Zie

see HTML_QuickForm_select::loadArray(), setSecOptions().

Note

Deze functie kan niet statisch worden aangeroepen.

Waarschuwing

Deze functie is deprecated. Dat betekend dat toekomstige versies van dit pakket het mischien niet meer ondersteunen.

Deprecated in release 3.2.2