getCurrentBlock()

getCurrentBlock() -- Returns the current block name

Synopsis

require_once 'HTML/Template/Sigma.php';

string HTML_Template_Sigma::getCurrentBlock (void)

Beschreibung

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

Rückgabewert

return block name

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.