|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Twig_TemplateTestLoaderInterface:
Collaboration diagram for Twig_TemplateTestLoaderInterface:Additional Inherited Members | |
Public Member Functions inherited from Twig_LoaderInterface | |
| getSource ($name) | |
| Gets the source code of a template, given its name. More... | |
| getCacheKey ($name) | |
| Gets the cache key to use for the cache for a given template name. More... | |
| isFresh ($name, $time) | |
| Returns true if the template is still fresh. More... | |
Public Member Functions inherited from Twig_SourceContextLoaderInterface | |
| getSourceContext ($name) | |
| Returns the source context for a given template logical name. More... | |
Definition at line 760 of file TemplateTest.php.