API17

API17:JCacheControllerPage

From Joomla! Documentation

Joomla 11.1 JCacheControllerPage

Description

Methods

Visibility Method name Description
public get Get the cached page data.
public store Stop the cache buffer and store the cached data.

Importing

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

See also


User contributed notes

Code Examples