require_once 'HTML/Template/IT.php';
string HTML_Template_IT::get ([string $block = "__global__"])
string HTML_Template_IT::get
This functions return a block with all replacements done.
string $block - The block to return. If not used, the whole template is returned.
string - the template with all replacements done.
Table 43-1. Possible PEAR_Error values
This function can not be called statically.
HTML_Template_IT::parse()