getCurrentBlock()

getCurrentBlock() -- Returns the current block name

概要

require_once 'HTML/Template/Sigma.php';

string HTML_Template_Sigma::getCurrentBlock (void)

説明

Returns the current block name (set by HTML_Template_Sigma::setCurrentBlock())

返り値

return block name

例外・エラー

throws no exceptions thrown

注意

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