ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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 118 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 122 of file AbstractRendererTest.php.
array TemplateFactoryMock::$files = array() |
Definition at line 120 of file AbstractRendererTest.php.