API17

API17:JFormFieldLanguage

From Joomla! Documentation

Joomla 11.1 JFormFieldLanguage

Description

Methods

Visibility Method name Description
protected getOptions Method to get the field options.
  • Defined in libraries/joomla/form/fields/language.php
  • Extends JFormFieldList

Importing

jimport( 'joomla.form.fields.language' );

See also


User contributed notes

Code Examples