MenuField
Extends \JFormFieldGroupedListSupports an HTML select list of menus
Provides a grouped list select field.
since |
1.6 |
---|
Methods
getGroups
Method to get the field option groups.
getGroups() : array
inherited
since |
1.7.0 |
---|---|
throws |
|
Response
array
The field option objects as a nested array in groups.
getInput
Method to get the field input markup fora grouped list.
getInput() : string
inherited
Multiselect is enabled by using the multiple attribute.
since |
1.7.0 |
---|
Response
string
The field input markup.
Properties
type
The form field type.
inherited
since |
1.7.0 |
---|
Type(s)
string