API17:JFormFieldGroupedList
From Joomla! Documentation
JFormFieldGroupedList
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getGroups | Method to get the field option groups. |
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/groupedlist.php
- Extends JFormField
- Extended by
Importing
jimport( 'joomla.form.fields.groupedlist' );
See also
JFormFieldGroupedList source code on BitBucket
Subpackage Form- Other versions of JFormFieldGroupedList
User contributed notes
Code Examples