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';
boolean IntegratedTemplate::touchBlock (string $block)
boolean IntegratedTemplate::touchBlock
Preserves an empty template block, even if removeEmptyBlocks is TRUE and no substition of placeholders took place.
string $block - block to preserve
boolean - TRUE, if block was found
Table 40-1. Possible PEAR_Error values
This function can not be called statically.