API17

API17:JCacheControllerCallback::call

From Joomla! Documentation

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


User contributed notes

Code Examples