Class JFormFieldImageList

Description

Supports an HTML select list of image

  • since: 11.1

Located in /libraries/joomla/form/fields/imagelist.php (line 21)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldFileList
         |
         --JFormFieldImageList
Direct descendents
Class Description
 class FOFFormFieldImagelist Form Field class for the FOF framework Media selection field.
Variable Summary
 string $type
Method Summary
 array getOptions ()
Variables
Methods
getOptions (line 39)

Method to get the list of images field options.

Use the filter attribute to specify allowable file extensions.

  • return: The field option objects.
  • since: 11.1
  • access: protected
array getOptions ()

Redefinition of:
JFormFieldFileList::getOptions()
Method to get the list of files for the field options.

Inherited Methods

Inherited From JFormFieldFileList

 JFormFieldFileList::getOptions()
 JFormFieldFileList::setup()
 JFormFieldFileList::__get()
 JFormFieldFileList::__set()

Inherited From JFormFieldList

 JFormFieldList::getInput()
 JFormFieldList::getOptions()

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 15:05:18 +0100 by phpDocumentor 1.4.3