ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
TemplateControllerInterface.php
Go to the documentation of this file.
1<?php
2
4
11{
12
20 public function setUpTwig(\Twig_Environment &$twig);
21
22
32 public function display(&$data);
33}
An exception for terminatinating execution or to throw for unit testing.
Stores the Twig configuration.
Definition: Environment.php:18
display(&$data)
Implement to add, delete or modify the data passed to the template.
setUpTwig(\Twig_Environment &$twig)
Implement to modify the twig environment after its initialization (e.g.
$data
Definition: bench.php:6