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

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