parseCurrentBlock()

parseCurrentBlock() -- Parses the current block

Synopsis

require_once 'HTML/Template/Sigma.php';

void HTML_Template_Sigma::parseCurrentBlock (void)

Beschreibung

Parses the current block (set by HTML_Template_Sigma::setCurrentBlock())

Fehler-Meldungen

throws no exceptions thrown

Siehe auch

see HTML_Template_Sigma::parse(), HTML_Template_Sigma::setCurrentBlock()

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.