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

View this page in Last updated: Sun, 07 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Cache_Lite_Function::call()

Cache_Lite_Function::call() -- キャッシュ可能な関数あるいはメソッドをコールする (あるいはすでにキャッシュされている場合はコールしない)

説明

もしキャッシュがなければ、引数と共に与えられた関数をコールします ; もしくは、関数の出力がキャッシュから読み込まれた場合はブラウザに送信し、 また、値がキャッシュから読み込まれ返された場合、その値を返します。

返り値

returns 関数/メソッドの結果

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 07 Sep 2008
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.