HTML_Template_IT::setTemplate()

HTML_Template_IT::setTemplate() -- set a template

Referentiesamenvatting

require_once 'HTML/Template/IT.php';

boolean HTML_Template_IT::setTemplate (string $template [, boolean $removeUnkownVariables = TRUE [, boolean $removeEmptyBlocks = TRUE]])

Beschrijving

Loads template from a string and controls the behavior in case of unused variables and blocks

Parameter

Return waarde

boolean - Geeft TRUE terug bij success, FALSE bij een fout.

Voorbeeld

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Template_IT::setTemplatefile()