JFormFieldLanguage::getOptions
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JFormFieldLanguage::getOptions[edit]
Description[edit]
Method to get the field options.
protected function getOptions ()
- Returns array The field option objects.
- Defined on line 42 of libraries/joomla/form/fields/language.php
- Since
See also[edit]
- JFormFieldLanguage::getOptions source code on BitBucket
- Class JFormFieldLanguage
- Subpackage Form
- Other versions of JFormFieldLanguage::getOptions
User contributed notes[edit]
Code Examples[edit]