Class JFormFieldTimezone

Description

Form Field class for the Joomla Platform.

  • since: 11.1

Located in /libraries/joomla/form/fields/timezone.php (line 21)

JFormField
   |
   --JFormFieldGroupedList
      |
      --JFormFieldTimezone
Variable Summary
static array $zones
string $type
Method Summary
array getGroups ()
Variables
static array $zones = array('Africa', 'America', 'Antarctica', 'Arctic', 'Asia', 'Atlantic', 'Australia', 'Europe', 'Indian', 'Pacific') (line 39)

The list of available timezone groups to use.

  • since: 11.1
  • access: protected
string $type = 'Timezone' (line 30)

The form field type.

  • since: 11.1
  • access: protected

Redefinition of:
JFormFieldGroupedList::$type
The form field type.

Inherited Variables

Inherited from JFormField

JFormField::$count
JFormField::$description
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$required
JFormField::$translateDescription
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Methods
getGroups (line 48)

Method to get the time zone field option groups.

  • return: The field option objects as a nested array in groups.
  • since: 11.1
  • access: protected
array getGroups ()

Redefinition of:
JFormFieldGroupedList::getGroups()
Method to get the field option groups.

Inherited Methods

Inherited From JFormFieldGroupedList

JFormFieldGroupedList::getGroups()
JFormFieldGroupedList::getInput()

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 14:00:12 -0500 by phpDocumentor 1.4.4