replaceBlock() (Previous) (Next) setCacheRoot()

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

replaceBlockfile()

replaceBlockfile() -- 既存のブロックを、ファイルから取得した新しい内容で置き換える

説明

既存のブロックを、ファイルから取得した新しい内容で置き換えます。

パラメータ

string $block

置換するブロックの名前。

string $filename

ブロックを含むファイルの名前。

boolean $keepContent

TRUE の場合は、パースしたブロックの内容を保持します。

返り値

成功した場合に SIGMA_OK、失敗した場合にエラーオブジェクトを返します。

注意

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

replaceBlock() (Previous) (Next) setCacheRoot()

Download Documentation Last updated: Sun, 05 Oct 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.