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