HTML_Template_IT::show() (Previous) (Next) HTML_Template_PHPLIB

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

HTML_Template_IT::touchBlock()

HTML_Template_IT::touchBlock() -- 空ブロックを保護する

説明

テンプレートにある空のブロックを保護します。 $removeEmptyBlocksTRUE が設定されている場合や プレースホルダが置換されない場合でも、ブロックを削除せずに残します。

パラメータ

  • string $block - 保護するブロック

返り値

boolean - 指定されたブロックが存在した場合に TRUE、 それ以外の場合に IT_Error を返します

注意

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

HTML_Template_IT::show() (Previous) (Next) HTML_Template_PHPLIB

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.