Interface all loaders must implement.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of Twig_LoaderInterface
All classes that implement Twig_LoaderInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_LoaderInterface:: |
public | function | Gets the cache key to use for the cache for a given template name. | 4 |
Twig_LoaderInterface:: |
public | function | Gets the source code of a template, given its name. | 4 |
Twig_LoaderInterface:: |
public | function | Returns true if the template is still fresh. | 4 |