19declare(strict_types=1);
36 $tpl =
new ilTemplate(
$path, $purge_unfilled_vars, $purge_unused_blocks);
Factory for wrapped ilTemplates.
getTemplate(string $path, bool $purge_unfilled_vars, bool $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.
Interface to templating as it is used in the UI framework.