API17

API17:JHtmlCategory

From Joomla! Documentation

Joomla 11.1 JHtmlCategory

Description

Methods

Visibility Method name Description
public static categories Returns an array of categories for the given extension.
public static options Returns an array of categories for the given extension.
  • Defined in libraries/joomla/html/html/category.php

Importing

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

See also


User contributed notes

Code Examples