24 $tpl = new \ilTemplate(
$path, $purge_unfilled_vars, $purge_unused_blocks);
An exception for terminatinating execution or to throw for unit testing.
Factory for wrapped ilTemplates.
__construct(\ilTemplate $global_tpl)
getTemplate($path, $purge_unfilled_vars, $purge_unused_blocks)
@inheritdocs
Wraps an ilTemplate to only provide smaller interface.
special template class to simplify handling of ITX/PEAR
Interface for a factory that provides templates.