JFormFieldImageList::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.
JFormFieldImageList::getOptions[edit]
Description[edit]
Method to get the field options.
protected function getOptions ()
- Returns array The field option objects.
- Defined on line 41 of libraries/joomla/form/fields/imagelist.php
- Since
See also[edit]
- JFormFieldImageList::getOptions source code on BitBucket
- Class JFormFieldImageList
- Subpackage Form
- Other versions of JFormFieldImageList::getOptions
User contributed notes[edit]
Code Examples[edit]