JHTMLList::positions/1.5
From Joomla! Documentation
JHTMLList::positions
Description
Select list of positions - generally used for location of images.
Description:JHTMLList::positions [Edit Descripton]
public function 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 on line 166 of libraries/joomla/html/html/list.php
See also
-
JHTMLList::positions on api.joomla.org
-
JHTMLList source code on JoomlaCode
-
Class JHTMLList
-
Subpackage Html
- Other versions of JHTMLList::positions
SeeAlso:JHTMLList::positions [Edit See Also]
User contributed notes
<CodeExamplesForm />