API17:JCacheControllerPage::store
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCacheControllerPage::store
Description
Stop the cache buffer and store the cached data.
Description:JCacheControllerPage::store [Edit Descripton]
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
SeeAlso:JCacheControllerPage::store [Edit See Also]
User contributed notes
<CodeExamplesForm />
