Params.folderlist.jpg

The folderlist form field type provides a drop down list of folders from a specfied directory. If the field has a saved value this is selected when the page is first loaded. If not, the default value (if any) is selected.

By default, the first item on the list is '- Do not use -' (which is translatable) and is given the value '-1' and this is followed by '- Use default -' (also translatable) given the value '0'.

Example XML field definition:

<field name="myfolder" type="folderlist" default="" label="Select a folder" directory="administrator" filter="" exclude="" stripext="" />


[edit] See also

License: Joomla! Electronic Documentation License
Source page: http://docs.joomla.org/Folderlist_form_field_type
Page retrieved: 0.184 seconds, 2.18 MB

Top