require_once 'HTML/QuickForm/hierselect.php';
void HTML_QuickForm_hierselect::setMainOptions (array $options)
void HTML_QuickForm_hierselect::setMainOptions
Format is standard key/value pairs for select elements. Example is available in the docs for setSecOptions().
Array of options for the first select
throws no exceptions thrown
see HTML_QuickForm_select::loadArray(), setSecOptions().
This function can not be called statically.