LimitboxField
class LimitboxField extends JFormFieldList
Field to load a list of posible item count limits
Properties
string | $type | The form field type. |
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.