API17:JHtmlList::positions
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 63: | Line 63: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/html/list.php | + | libraries/joomla/html/html/list.php (line 221) |
| + | * see source code in [[jplatform:html/html/list.php#cl-221|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:42, 23 April 2011
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 />
