API17

API17:JCacheControllerPage::store

From Joomla! Documentation

Joomla 11.1 JCacheControllerPage::store

Description

Stop the cache buffer and store the cached data.


public function store ($wrkarounds=true)
Parameter Type Default Description
$wrkarounds true
  • Returns boolean True if cache stored
  • Defined on line 115 of libraries/joomla/cache/controller/page.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples