API17:JCacheControllerPage::store
From Joomla! Documentation
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

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