parseCurrentBlock()
parseCurrentBlock() – Parses the current block
Synopsis
require_once 'HTML/Template/Sigma.php';
void HTML_Template_Sigma::parseCurrentBlock (
void
)
Описание
Parses the current block (set by HTML_Template_Sigma::setCurrentBlock())
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.