JCachePage/1.5

From Joomla! Documentation
< JCachePage
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 JCachePage

Description

JCachePage is a concrete cache handler. It caches and returns the body of the page. [Edit Descripton]

Methods

Visibility Method name Description
public _makeId Generate a page cache id.
public _noChange There is no change in page data so send a not modified header and die gracefully.
public _setEtag Set the ETag header in the response.
public get Get the cached page data.
public store Stop the cache buffer and store the cached data.
  • Defined in libraries/joomla/cache/handler/page.php
  • Extends JCache

Importing

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

See also

SeeAlso:JCachePage [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox