JCachePage

From Joomla! Documentation
Revision as of 16:18, 9 August 2009 by Batch1211 (Talk | contribs)

Jump to: navigation, search

JCachePage is a concrete cache handler. It caches and returns the body of the page.

Contents

Availability

From Joomla 1.5 Joomla 1.6

Defined in

/libraries/joomla/cache/handler/page.php

Extends

Methods

Method name Description
get Tries to get the cached Body of this page. Else returns false.
store Get the Body of the Page and store it to the cache.

Importing

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

See also

Concrete Caching Handlers

Abstract Cache Storage Handler

Concrete Cache Storage Handlers

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox