blockExists()
blockExists() -- Checks if the block exists in the template
概要
require_once 'HTML/Template/Sigma.php'; |
bool HTML_Template_Sigma::blockExists (string $block)
説明
Checks if the block exists in the template
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。