HTML_Template_IT::loadTemplatefile()

HTML_Template_IT::loadTemplatefile() -- load a template file

Referentiesamenvatting

require_once 'HTML/Template/IT.php';

boolean HTML_Template_IT::loadTemplatefile (string $filename, boolean [$removeUnknownVariables = TRUE], boolean [$removeEmptyBlocks = TRUE])

Beschrijving

Loads a template from a file and generates internal lists for blocks and variables.

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::setTemplate()