API17:JCategories
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.
[Edit Descripton] Description:JCategories
Defined in
libraries/joomla/application/categories.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor. |
| get | Loads a specific category and all its children in a object. |
| getInstance | Returns a reference to a object. |
| _load |
Importing
jimport( 'joomla.application.categories' );
See also
SeeAlso:JCategories [Edit See Also]
Examples
<CodeExamplesForm />
