API17:JHtmlCategory
From Joomla! Documentation
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
JHtmlCategory source code on BitBucket
Subpackage Html- Other versions of JHtmlCategory
User contributed notes
Code Examples