JCache::getInstance/1.5
From Joomla! Documentation
JCache::getInstance
Description
Returns a reference to a cache adapter object, always creating it.
Description:JCache::getInstance [Edit Descripton]
public & function getInstance ( $type= 'output' $options=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | 'output' | The cache object type to instantiate |
| $options | array() |
See also
-
JCache::getInstance on api.joomla.org
-
JCache source code on JoomlaCode
-
Class JCache
-
Subpackage Cache
- Other versions of JCache::getInstance
SeeAlso:JCache::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />