Interface implemented by all compiled templates.
@package twig @author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of Twig_TemplateInterface
All classes that implement Twig_TemplateInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_TemplateInterface:: |
constant | |||
Twig_TemplateInterface:: |
constant | |||
Twig_TemplateInterface:: |
function | Displays the template with the given context. | 1 | |
Twig_TemplateInterface:: |
function | Returns the bound environment for this template. | 1 | |
Twig_TemplateInterface:: |
constant | |||
Twig_TemplateInterface:: |
function | Renders the template with the given context and returns it as string. | 1 |