JFormFieldList::getOptions
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JFormFieldList::getOptions[edit]
Description[edit]
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[edit]
- JFormFieldList::getOptions source code on BitBucket
- Class JFormFieldList
- Subpackage Form
- Other versions of JFormFieldList::getOptions
User contributed notes[edit]
Code Examples[edit]