getCurrentBlock()

getCurrentBlock() -- Returns the current block name

Referentiesamenvatting

require_once 'HTML/Template/Sigma.php';

string HTML_Template_Sigma::getCurrentBlock (void)

Beschrijving

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

Return waarde

return block name

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.