Joomla! Cache callback type object
Located in /libraries/joomla/cache/controller/callback.php (line 19)
JCacheController | --JCacheControllerCallback
Inherited from JCacheController
JCacheController::$cache
JCacheController::$options
Executes a cacheable callback if not found in cache else returns cached output and result
Since arguments to this function are read with func_get_args you can pass any number of arguments to this method as long as the first argument passed is the callback definition.
The callback definition can be in several forms:
Executes a cacheable callback if not found in cache else returns cached output and result
Generate a callback cache id
Inherited From JCacheController
JCacheController::__construct()
JCacheController::addIncludePath()
JCacheController::get()
JCacheController::getInstance()
JCacheController::setCaching()
JCacheController::setLifeTime()
JCacheController::store()
JCacheController::__call()
Documentation generated on Tue, 19 Nov 2013 14:55:00 +0100 by phpDocumentor 1.4.3