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