JCacheControllerCallback::call: Difference between revisions
From Joomla! Documentation
Updated to r1448:247ba8d88526 |
m JoomlaWikiBot moved page JCacheControllerCallback::call/11.1 to API17:JCacheControllerCallback::call without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 20:00, 10 May 2013
JCacheControllerCallback::call
Description
Executes a cacheable callback if not found in cache else returns cached output and result.
Template:Description:JCacheControllerCallback::call [Edit Descripton]
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
Template:SeeAlso:JCacheControllerCallback::call [Edit See Also]
User contributed notes
<CodeExamplesForm />