getCurrentBlock()

getCurrentBlock() -- Returns the current block name

Synopsis

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

throws no exceptions thrown

Заметка

Эта функция не должна вызываться статически.