API17

API17:JFormFieldTemplateStyle::getGroups

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples