API17:JHtmlCategory
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlCategory
Description
Description:JHtmlCategory [Edit Descripton]
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
SeeAlso:JHtmlCategory [Edit See Also]
User contributed notes
<CodeExamplesForm />
