API17

JCacheControllerCallback::call: Difference between revisions

From Joomla! Documentation

m JoomlaWikiBot moved page JCacheControllerCallback::call/11.1 to API17:JCacheControllerCallback::call without leaving a redirect: Robot: Moved page
m User contributed notes: moving preparation
Line 33: Line 33:
format= ,,,
format= ,,,
</dpl>
</dpl>
<noinclude>[[Category:JCacheControllerCallback]][[Category:JCacheControllerCallback::call]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 15:08, 11 May 2013

Joomla 11.1 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

Template:SeeAlso:JCacheControllerCallback::call [Edit See Also]

User contributed notes

<CodeExamplesForm />