parseCurrentBlock()

parseCurrentBlock() -- Parses the current block

Synopsis

require_once 'HTML/Template/Sigma.php';

void HTML_Template_Sigma::parseCurrentBlock (void)

Description

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

Throws

throws no exceptions thrown

See

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

Note

This function can not be called statically.