API17

JFormFieldFileList

From Joomla! Documentation

Revision as of 17:55, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

[Edit Descripton] Template:Description:JFormFieldFileList

Defined in[edit]

libraries/joomla/form/fields/filelist.php

Subpackage[edit]

Form

Extends[edit]

JFormFieldList

Extended by[edit]

Methods[edit]

Method name Description
getOptions Method to get the field options.

Importing[edit]

jimport( 'joomla.form.fields.filelist' );

See also[edit]

Template:SeeAlso:JFormFieldFileList [Edit See Also]

Examples[edit]

<CodeExamplesForm />