API17:JCategories::getInstance
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.
JCategories::getInstance
Description
Returns a reference to a object.
Description:JCategories::getInstance [Edit Descripton]
Since
Synopsis
public static JCategories::getInstance ($extension, $options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $extension | $extension | Name of the categories extension | |
| $options | $options | array() | An array of options |
Returns
object
Defined in
libraries/joomla/application/categories.php
Referenced by
See also
SeeAlso:JCategories::getInstance
Examples
<CodeExamplesForm />
