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