API17

API17:JFormFieldTimezone::getGroups

From Joomla! Documentation

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

See also


User contributed notes

Code Examples