API17

API17:JFormFieldContentLanguage

From Joomla! Documentation

Joomla 11.1 JFormFieldContentLanguage

Description

Methods

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

Importing

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

See also


User contributed notes

Code Examples