JCacheCallback/1.5

From Joomla! Documentation
< JCacheCallback
Revision as of 14:15, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JCacheCallback

Description

JCacheCallback is a concrete cache handler. It caches and returns the output and results of callback functions. [Edit Descripton]

Methods

Visibility Method name Description
public _makeId Generate a callback cache id.
public call Executes a cacheable callback if not found in cache else returns cached output and result.
public get Executes a cacheable callback if not found in cache else returns cached output and result.
  • Defined in libraries/joomla/cache/handler/callback.php
  • Extends JCache

Importing

jimport( 'joomla.cache.handler.callback' );

See also

SeeAlso:JCacheCallback [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox