API17:JCacheController::setCaching
From Joomla! Documentation
JCacheController::setCaching
Description
Set caching enabled state.
public function setCaching ($enabled)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $enabled | boolean | True to enable caching |
See also
JCacheController::setCaching source code on BitBucket
Class JCacheController
Subpackage Cache- Other versions of JCacheController::setCaching
User contributed notes
Code Examples