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

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