JFormFieldAccessLevel
class JFormFieldAccessLevel extends JFormFieldList
Form Field class for the Joomla Platform.
Provides a list of access levels. Access levels control what users in specific groups can see.
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.