| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Environment |
JResponse |
allowCache |
allowCache() |
Never | Work in Progress |
Set/get cachable state for the response<p>If $allow is set, sets the cachable state of the response. Always returns current state</p>
boolean allowCache ( $allow )
| $allow | boolean |
Example