JCategories::getInstance
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JCategories::getInstance[edit]
Description[edit]
Returns a reference to a object.
public static function getInstance (
$extension
$options=array
)
Parameter | Type | Default | Description |
---|---|---|---|
$extension | $extension | Name of the categories extension | |
$options | $options | array() | An array of options |
See also[edit]
- JCategories::getInstance source code on BitBucket
- Class JCategories
- Subpackage Application
- Other versions of JCategories::getInstance
User contributed notes[edit]
Code Examples[edit]