API17:JCacheControllerView
From Joomla! Documentation
JCacheControllerView
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | get | Get the cached view data. |
- Defined in libraries/joomla/cache/controller/view.php
- Extends JCacheController
Importing
jimport( 'joomla.cache.controller.view' );
See also
JCacheControllerView source code on BitBucket
Subpackage Cache- Other versions of JCacheControllerView
User contributed notes
Code Examples