27 $tpl = new \ilTemplate(
$path, $purge_unfilled_vars, $purge_unused_blocks);
Factory for wrapped ilTemplates.
special template class to simplify handling of ITX/PEAR
getTemplate($path, $purge_unfilled_vars, $purge_unused_blocks)
Wraps an ilTemplate to only provide smaller interface.
__construct(\ilTemplate $global_tpl)
Interface for a factory that provides templates.