JCacheView

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

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

JCacheView is a concrete cache handler. It caches and returns the output of a given view.

Contents

Availability

From Joomla 1.5 Joomla 1.6

Defined in

/libraries/joomla/cache/handler/callback.php

Extends

Methods

Method name Description
get Tries to get cached data for this view. Else executed the given method of the given view object, and caches the output.

Importing

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

See also

Concrete Caching Handlers

Abstract Cache Storage Handler

Concrete Cache Storage Handlers

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox