previousCache_Lite::extendLife (Previous) (Next) Cache_Lite_Output::startnext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

constructor Cache_Lite_Output::Cache_Lite_Output

constructor Cache_Lite_Output::Cache_Lite_Output() – コンストラクタ

Synopsis

require_once 'Cache/Lite/Output.php';

void constructor Cache_Lite_Output::Cache_Lite_Output ( array $options )

Description

Cache_Lite_Output クラスのコンストラクタです。 様々なオプションを設定するために、 引数として連想配列を与えることができます。

Parameter

array $options

様々なオプションを設定するための連想配列を指定します (詳細は Cache_Lite のコンストラクタを参照ください)。

Note

This function can not be called statically.

previousCache_Lite::extendLife (Previous) (Next) Cache_Lite_Output::startnext

Download Documentation Last updated: Sun, 21 Jun 2009
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.