API17

API17:JHtmlList

From Joomla! Documentation

Joomla 11.1 JHtmlList

Description

Methods

Visibility Method name Description
public static accesslevel Use ('access.assetgrouplist', 'access', $selected) instead.
public static category
public static genericordering Returns an array of options.
public static images Build the select list to choose an image.
public static ordering Build the select list for Ordering derived from a query.
public static positions Select list of positions - generally used for location of images.
public static specificordering
public static users Select list of active users.
  • Defined in libraries/joomla/html/html/list.php

Importing

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

See also


User contributed notes

Code Examples