API16:JHtmlCategory
From Joomla! Documentation
Defined in
libraries/joomla/html/html/category.php
Methods
| Method name | Description |
|---|---|
| options | Returns an array of categories for the given extension. |
Importing
jimport( 'joomla.html.html.category' );
Examples
Code Examples