require_once 'HTML/Template/Sigma.php';
mixed HTML_Template_Sigma::setCurrentBlock ([string $block = '__global__'])
mixed HTML_Template_Sigma::setCurrentBlock
Sets the name of the current block: the one in which variables will be substituted.
block name
return SIGMA_OK on success, error object on failure
Table 41-1. Possible PEAR_Error values
This function can not be called statically.