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