API17:JFormFieldContentLanguage
From Joomla! Documentation
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
JFormFieldContentLanguage source code on BitBucket
Subpackage Form- Other versions of JFormFieldContentLanguage
User contributed notes
Code Examples