Helping ordinary people create extraordinary websites!


HTML_Template_IT::parseCurrentBlock()

HTML_Template_IT::parseCurrentBlock() -- parse the current block

Description

Parses the current block. The current block can be set with HTML_Template_IT::setCurrentBlock().

Return value

boolean - Returns TRUE if there was no placeholder to substitute, otherwise FALSE or IT_Error.

Note

This function can not be called statically.