previousHTML_QuickForm_hierselect::setOptions() (Previous) (Next) HTML_QuickForm_hierselect::setSecOptions()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_hierselect::setMainOptions()

HTML_QuickForm_hierselect::setMainOptions() – Obsolète : Définit les options pour le premier SELECT

Synopsis

require_once 'HTML/QuickForm/hierselect.php';

void HTML_QuickForm_hierselect::setMainOptions ( array $options )

Description

Le format est la paire standart clé/valeur pour les éléments SELECT. Un exemple est disponible dans la documentation de la méthode setSecOptions().

Cette méthode est obsolète. Utilisez plutôt la méthode setOptions() .

Parameter

array $options

Tableau d'options pour le premier SELECT

Throws

No exceptions thrown.

Note

This function can not be called statically.

This function is deprecated. That means that future versions of this package may not support it anymore.

Obsolète depuis la version 3.2.2.

previousHTML_QuickForm_hierselect::setOptions() (Previous) (Next) HTML_QuickForm_hierselect::setSecOptions()next

Download Documentation Last updated: Sun, 18 Oct 2009
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.