API17:JFormFieldFileList
From Joomla! Documentation
JFormFieldFileList
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getOptions | Method to get the field options. |
- Defined in libraries/joomla/form/fields/filelist.php
- Extends JFormFieldList
- Extended by
Importing
jimport( 'joomla.form.fields.filelist' );
See also
JFormFieldFileList source code on BitBucket
Subpackage Form- Other versions of JFormFieldFileList
User contributed notes
Code Examples