PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
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.
Diese Methode kann nicht statisch aufgerufen werden.
Warnung |
Diese Methode ist veraltet. Das bedeutet zukünftige Versionen dieses Packages müssen diese Methode nicht mehr besitzen. |
Deprecated in release 3.2.2
Beispiel 42-1. Setting the hierselect options
|
Zurück | Zum Anfang | Nach vorne |
HTML_QuickForm_hierselect::setMainOptions() | Nach oben | Class Summary HTML_QuickForm_html |