[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 136 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: TwigEngine - X-Ref
This engine knows how to render Twig templates.__construct(Environment $environment, TemplateNameParserInterface $parser) X-Ref |
No description |
render($name, array $parameters = []) X-Ref |
{@inheritdoc} It also supports Template as name parameter. |
stream($name, array $parameters = []) X-Ref |
{@inheritdoc} It also supports Template as name parameter. |
exists($name) X-Ref |
{@inheritdoc} It also supports Template as name parameter. |
supports($name) X-Ref |
{@inheritdoc} It also supports Template as name parameter. |
load($name) X-Ref |
Loads the given template. param: string|TemplateReferenceInterface|Template $name A template name or an instance of return: Template |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |