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