API17:JFormFieldGroupedList::getGroups
From Joomla! Documentation
JFormFieldGroupedList::getGroups
Description
Method to get the field option groups.
protected function getGroups ()
- Returns array The field option objects as a nested array in groups.
- Defined on line 39 of libraries/joomla/form/fields/groupedlist.php
- Since

See also
JFormFieldGroupedList::getGroups source code on BitBucket
Class JFormFieldGroupedList
Subpackage Form- Other versions of JFormFieldGroupedList::getGroups
User contributed notes
Code Examples