API17:JCacheControllerCallback::call
From Joomla! Documentation
JCacheControllerCallback::call
Description
Executes a cacheable callback if not found in cache else returns cached output and result.
public function call ()
- Returns
- Defined on line 38 of libraries/joomla/cache/controller/callback.php
See also
JCacheControllerCallback::call source code on BitBucket
Class JCacheControllerCallback
Subpackage Cache- Other versions of JCacheControllerCallback::call
User contributed notes
Code Examples