API17

API17:JFactory::getCache

From Joomla! Documentation

Joomla 11.1 JFactory::getCache

Description

Get a cache object.


public static function getCache (
        $group= ''
        $handler= 'callback'
        $storage=null
)
Parameter Type Default Description
$group
$handler 'callback'
$storage null

See also


User contributed notes

Code Examples