JCacheFunctionClass to support function caching
Located in /cache/adapters/function.php (line 21)
Cache_Lite | --JCache | --JCacheFunction
Calls a cacheable function or method (or not if there is already a cache for it)
Arguments of this method are read with func_get_args. So it doesn't appear in the function definition. Synopsis : call('functionName', $arg1, $arg2, ...) (arg1, arg2... are arguments of 'functionName')
Calls a cacheable function or method (or not if there is already a cache for it) and specify a specific id
Constructor
Inherited From JCache
JCache::JCache()
JCache::cleanCache()
JCache::generateId()
JCache::getCache()
JCache::getInstance()
JCache::setCacheValidation()
JCache::setCaching()
JCache::_construct()
Documentation generated on Sat, 4 Feb 2006 14:23:37 +0100 by phpDocumentor 1.3.0RC4