API17:JFormFieldCategory::getOptions
From Joomla! Documentation
JFormFieldCategory::getOptions
Description
Method to get the field options.
protected function getOptions ()
- Returns array The field option objects.
- Defined on line 39 of libraries/joomla/form/fields/category.php
- Since

See also
JFormFieldCategory::getOptions source code on BitBucket
Class JFormFieldCategory
Subpackage Form- Other versions of JFormFieldCategory::getOptions
User contributed notes
Code Examples