JHTMLList/1.5
From Joomla! Documentation
[Edit Descripton] Description:JHTMLList
Defined in
libraries/joomla/html/html/list.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| accesslevel | Build the select list for access level. |
| category | Select list of active categories for components. |
| genericordering | Description. |
| images | Build the select list to choose an image. |
| positions | Select list of positions - generally used for location of images. |
| section | Select list of active sections. |
| specificordering | Build the select list for Ordering of a specified Table. |
| users | Select list of active users. |
Importing
jimport( 'joomla.html.html.list' );
See also
[Edit See Also] SeeAlso:JHTMLList
Examples
<CodeExamplesForm />