API15

API15:JHTMLList

From Joomla! Documentation

Defined in

libraries/joomla/html/html/list.php

Methods

Method name Description
accesslevel Build the select list for access level
images Build the select list to choose an image
genericordering Description
specificordering Build the select list for Ordering of a specified Table
users Select list of active users
positions Select list of positions - generally used for location of images
category Select list of active categories for components
section Select list of active sections

Importing

jimport( 'joomla.html.html.list' );



Examples

Code Examples