JFormFieldLanguage
class JFormFieldLanguage extends JFormFieldList
Form Field class for the Joomla Platform.
Supports a list of installed application languages
Methods
addOption(
string $text,
array $attributes = array())
Method to add an option to the list field.
from JFormFieldList
mixed
__get(
string $name)
Method to get certain otherwise inaccessible properties from the form field object.
from JFormFieldList
Details
JFormFieldList
addOption(
string $text,
array $attributes = array())
Method to add an option to the list field.