API17:JResponse::allowCache
From Joomla! Documentation
JResponse::allowCache
Description
Set/get cachable state for the response.
public static function allowCache ($allow=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $allow | null |
- Returns
- Defined on line 53 of libraries/joomla/environment/response.php
- Referenced by
See also
JResponse::allowCache source code on BitBucket
Class JResponse
Subpackage Environment- Other versions of JResponse::allowCache
User contributed notes
Code Examples