JFactory::getCache/1.5
From Joomla! Documentation
JFactory::getCache
Description
Get a cache object.
Description:JFactory::getCache [Edit Descripton]
public & function getCache ( $group= '' $handler= 'callback' $storage=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $handler | 'callback' | ||
| $storage | null |
- Returns
- Defined on line 189 of libraries/joomla/factory.php
- Referenced by
See also
-
JFactory::getCache on api.joomla.org
-
JFactory source code on JoomlaCode
-
Class JFactory
- Other versions of JFactory::getCache
SeeAlso:JFactory::getCache [Edit See Also]
User contributed notes
<CodeExamplesForm />