API17

API17:JCacheControllerOutput::end

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples