Class JFormFieldFileList

Description

Supports an HTML select list of files

  • since: 11.1

Located in /libraries/joomla/form/fields/filelist.php (line 23)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldFileList
Direct descendents
Class Description
JFormFieldImageList Supports an HTML select list of image
Variable Summary
string $type
Method Summary
array getOptions ()
Variables
Methods
getOptions (line 44)

Method to get the list of files for the field options.

Specify the target directory with a directory attribute Attributes allow an exclude mask and stripping of extensions from file name. Default attribute may optionally be set to null (no file) or -1 (use a default).

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

Redefinition of:
JFormFieldList::getOptions()
Method to get the field options.

Redefined in descendants as:

Inherited Methods

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:54:45 -0500 by phpDocumentor 1.4.4