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/IT.php';
void IntegratedTemplate::show ([string $block])
void IntegratedTemplate::show
This functions prints a block with all replacements done.
string $block - The block to return. If not used, the whole template is returned.
string - the template with replacments
Table 40-1. Possible PEAR_Error values
This function can not be called statically.