JCacheCallback/1.5/ja

出典: Joomla! ドキュメンテーション

== Joomla 1.5 JCacheCallback==

Description

[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

Joomla 1.5 JCacheCallback on api.joomla.org

Joomla 1.5 JCacheCallback source code on JoomlaCode

Joomla 1.5 Subpackage Cache


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).