constructor Cache_Lite_Function::
Cache_Lite_Function
(Previous)
(Next) Cache_Lite_Function::drop

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

Cache_Lite_Function::call()

Cache_Lite_Function::call() -- Calls a cacheable function or method (or not if there is already a cache for it)

Описание

call the given function with given arguments only if there is no cache about it ; else, the output of the function is read from the cache then send to the browser and the return value if read also from the cache and returned.

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

returns result of the function/method

Заметка

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

constructor Cache_Lite_Function::
Cache_Lite_Function
(Previous)
(Next) Cache_Lite_Function::drop

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.