API17:JHtmlList::positions
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::positions
Description
Select list of positions - generally used for location of images.
Description:JHtmlList::positions [Edit Descripton]
Synopsis
public static JHtmlList::positions ($name, $active=null, $javascript=null, $none=1, $center=1, $left=1, $right=1, $id=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $active | null | ||
| $javascript | null | ||
| $none | 1 | ||
| $center | 1 | ||
| $left | 1 | ||
| $right | 1 | ||
| $id | false |
Returns
Defined in
libraries/joomla/html/html/list.php (line 221)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
