Cache_Lite_Output::start()
Cache_Lite_Output::start() -- Test if a cache is available and (if yes) return it to the browser. Else,
the output buffering is activated.
Описание
Test if a cache is available and (if yes) return it to the browser. Else, the output buffering is activated.
Параметр
- string $id
cache id
- string $group
name of the cache group
- boolean $doNotTestCacheValidity
if set to TRUE, the cache validity won't be tested
Пример
Пример 32-1. classical using
|
Пред. | Начало | След. |
constructor Cache_Lite_Output::Cache_Lite_Output() | Уровень выше | Cache_Lite_Output::end() |