API17:JCacheControllerPage
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCacheControllerPage
Description
Description:JCacheControllerPage [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | get | Get the cached page data. |
| public | store | Stop the cache buffer and store the cached data. |
- Defined in libraries/joomla/cache/controller/page.php
- Extends JCacheController
Importing
jimport( 'joomla.cache.controller.page' );
See also
-
JCacheControllerPage source code on BitBucket
-
Subpackage Cache
- Other versions of JCacheControllerPage
SeeAlso:JCacheControllerPage [Edit See Also]
User contributed notes
<CodeExamplesForm />
