Class JFormFieldLanguage

Description

Language Form Field class.

  • since: 1.6

Located in /installation/model/fields/language.php (line 19)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldLanguage
Variable Summary
 string $type
Method Summary
 array getOptions ()
 string _sortLanguages (string $a, string $b)
Variables
Methods
getOptions (line 36)

Method to get the field options.

  • return: The field option objects.
  • since: 1.6
  • access: protected
array getOptions ()

Redefinition of:
JFormFieldList::getOptions()
Method to get the field options.
_sortLanguages (line 97)

Method to sort languages by name.

  • since: 3.1
  • access: protected
string _sortLanguages (string $a, string $b)
  • string $a: The first value to determine sort
  • string $b: The second value to determine sort

Inherited Methods

Inherited From JFormFieldList

 JFormFieldList::getInput()
 JFormFieldList::getOptions()

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 15:06:26 +0100 by phpDocumentor 1.4.3