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
Variable Summary
string $type
Method Summary
array getOptions ()
Variables
Methods
getOptions (line 40)

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()

Inherited From JFormFieldList

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

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:55:40 -0500 by phpDocumentor 1.4.4