PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'HTML/Template/Sigma.php';
void HTML_Template_Sigma::parseCurrentBlock (void)
void HTML_Template_Sigma::parseCurrentBlock
Parses the current block (set by HTML_Template_Sigma::setCurrentBlock())
throws no exceptions thrown
see HTML_Template_Sigma::parse(), HTML_Template_Sigma::setCurrentBlock()
This function can not be called statically.