API16

API16:JCacheView

From Joomla! Documentation

Revision as of 09:59, 30 March 2010 by Doxiki (talk | contribs)

[Edit Descripton] Template:Description:JCacheView

Defined in

libraries/joomla/cache/handler/view.php

Methods

Method name Description
get Get the cached view data

Importing

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

[Edit See Also] Template:SeeAlso:JCacheView

Examples

<CodeExamplesForm />