JCacheController::getInstance
Returns a reference to a cache adapter object, always creating it
Signature
public function getInstance([string
$type = 'output',
array
$options] )
Parameters
-
$type
- The cache object type to instantiate; default is output.
-
$options
- Array of options
Returns
- JCache
- A JCache object