API16:JCacheView
From Joomla! Documentation
[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 />