API17:JCacheControllerOutput::end
From Joomla! Documentation
JCacheControllerOutput::end
Description
Stop the cache buffer and store the cached data.
public function end ()
- Returns boolean True if cache stored
- Defined on line 91 of libraries/joomla/cache/controller/output.php
- Since

See also
JCacheControllerOutput::end source code on BitBucket
Class JCacheControllerOutput
Subpackage Cache- Other versions of JCacheControllerOutput::end
User contributed notes
Code Examples