API17

JHtmlList

From Joomla! Documentation

Revision as of 18:46, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JHtmlList/11.1 to API17:JHtmlList without leaving a redirect: Robot: Moved page)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JHtmlList[edit]

Description[edit]

Template:Description:JHtmlList [Edit Descripton]

Methods[edit]

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[edit]

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

See also[edit]

Template:SeeAlso:JHtmlList [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />