API17:JFormFieldCategory
From Joomla! Documentation
JFormFieldCategory
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getOptions | Method to get the field options. |
- Defined in libraries/joomla/form/fields/category.php
- Extends JFormFieldList
Importing
jimport( 'joomla.form.fields.category' );
See also
JFormFieldCategory source code on BitBucket
Subpackage Form- Other versions of JFormFieldCategory
User contributed notes
Code Examples