3 declare(strict_types=1);
43 $tpl =
new ilTemplate($path, $purge_unfilled_vars, $purge_unused_blocks);
getTemplate(string $path, bool $purge_unfilled_vars, bool $purge_unused_blocks)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Factory for wrapped ilTemplates.
__construct(ilGlobalTemplateInterface $global_tpl)
Wraps an ilTemplate to only provide smaller interface.
ilGlobalTemplateInterface $global_tpl
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl
Interface for a factory that provides templates.