|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Twig_ChainTestLoaderWithExistsInterface:
Collaboration diagram for Twig_ChainTestLoaderWithExistsInterface: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_ExistsLoaderInterface | |
| exists ($name) | |
| Check if we have the source code of a template, given its name. More... | |
Public Member Functions inherited from Twig_SourceContextLoaderInterface | |
| getSourceContext ($name) | |
| Returns the source context for a given template logical name. More... | |
Definition at line 122 of file ChainTest.php.