API17:JFormFieldTemplateStyle::getGroups
From Joomla! Documentation
JFormFieldTemplateStyle::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 41 of libraries/joomla/form/fields/templatestyle.php
- Since

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