API17:JFactory::getCache
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.
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]
User contributed notes
<CodeExamplesForm />
