Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JFormFieldGroupedList
+ Graphe d'héritage de JFormFieldGroupedList:

Fonctions membres protégées

 getGroups ()
 
 getInput ()
 

Attributs protégés

 $type = 'GroupedList'
 

Description détaillée

Form Field class for the Joomla Platform. Provides a grouped list select field.

Depuis
1.7.0

Documentation des fonctions membres

◆ getGroups()

getGroups ( )
protected

Method to get the field option groups.

Renvoie
array The field option objects as a nested array in groups.
Depuis
1.7.0
Exceptions
UnexpectedValueException

Références $disabled, $groups, $label, $option, et $tmp.

◆ getInput()

getInput ( )
protected

Method to get the field input markup fora grouped list. Multiselect is enabled by using the multiple attribute.

Renvoie
string The field input markup.
Depuis
1.7.0

Références $attr, $groups, $html, $value, ENT_COMPAT, htmlspecialchars, if, name, null, size, true, et value.

Documentation des champs

◆ $type

$type = 'GroupedList'
protected

La documentation de cette classe a été générée à partir du fichier suivant :