ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
getTemplate (string $path, bool $purge_unfilled_vars, bool $purge_unused_blocks) | |
Get template instance. More... | |
Data Fields | |
array | $files = array() |
Definition at line 146 of file AbstractRendererTest.php.
TemplateFactoryMock::getTemplate | ( | string | $path, |
bool | $purge_unfilled_vars, | ||
bool | $purge_unused_blocks | ||
) |
Get template instance.
InvalidArgumentException | if there is no such template |
Implements ILIAS\UI\Implementation\Render\TemplateFactory.
Definition at line 150 of file AbstractRendererTest.php.
array TemplateFactoryMock::$files = array() |
Definition at line 148 of file AbstractRendererTest.php.