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::show ([string $block = '__global__'])
void HTML_Template_Sigma::show
Prints a block with all replacements done.
block name
throws no exceptions thrown
see HTML_Template_Sigma::get()
This function can not be called statically.