constructor Cache_Lite_Output::
Cache_Lite_Output
(Previous)
(Next) Cache_Lite_Output::end

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

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

Возвращаемое значение

returns true if the cache is hit (false else)

Заметка

Эта функция не должна вызываться статически.

constructor Cache_Lite_Output::
Cache_Lite_Output
(Previous)
(Next) Cache_Lite_Output::end

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.