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

Note

This function can not be called statically.