JCachePage/1.5

From Joomla! Documentation
< JCachePage
Revision as of 16:15, 17 April 2011 by Doxiki2 (Talk | contribs)

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

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

Defined in

libraries/joomla/cache/handler/page.php

Subpackage

Cache

Extends

JCache

Extended by

Methods

Method name Description
_makeId Generate a page cache id.
_noChange There is no change in page data so send a not modified header and die gracefully.
_setEtag Set the ETag header in the response.
get Get the cached page data.
store Stop the cache buffer and store the cached data.

Importing

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

See also

[Edit See Also] SeeAlso:JCachePage

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox