API17:JHtmlList::images
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlList::images
Description
Build the select list to choose an image.
Description:JHtmlList::images [Edit Descripton]
Synopsis
public static JHtmlList::images ($name, $active=NULL, $javascript=NULL, $directory=NULL, $extensions="bmp|gif|jpg|png")
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $active | NULL | ||
| $javascript | NULL | ||
| $directory | NULL | ||
| $extensions | gif|jpg|png" |
Returns
Defined in
libraries/joomla/html/html/list.php
Referenced by
See also
Examples
<CodeExamplesForm />
