JCache| Class | Description |
|---|---|
JCacheFunction
|
Class to support function caching |
JCacheHash
|
Class to cache a hash (used for ACL caching) |
JCacheLanguage
|
Class to support language file caching |
JCacheOutput
|
Class to support output caching |
JCachePage
|
Class to support page caching |
Constructor
$options is an assoc. To have a look at availables options, see the constructor of the Cache_Lite class in 'Cache_Lite.php'
Comparing to Cache_Lite constructor, there is another option : $options = array( (...) see Cache_Lite constructor 'defaultGroup' => default cache group for function caching (string) );
Cleans the cache
Make a control key with the string containing datas
Deprecated, use JFactory createCache instead
Returns a reference to the global Cache object, only creating it if it doesn't already exist.
Enable/disbale cache validation
Enable/disbale caching, if caching is enabled
Constructor
Documentation generated on Sat, 4 Feb 2006 14:22:48 +0100 by phpDocumentor 1.3.0RC4