JFactory::getCache/11.1
From Joomla! Documentation
JFactory::getCache
Description
Get a cache object.
Description:JFactory::getCache [Edit Descripton]
public static function getCache ( $group= '' $handler= 'callback' $storage=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $handler | 'callback' | ||
| $storage | null |
- Returns
- Defined on line 183 of libraries/joomla/factory.php
- Referenced by
See also
JFactory::getCache source code on BitBucket
Class JFactory- Other versions of JFactory::getCache
SeeAlso:JFactory::getCache [Edit See Also]