ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getName () | |
Returns the name of the extension. More... | |
Public Member Functions inherited from Twig_Extension | |
initRuntime (Twig_Environment $environment) | |
getTokenParsers () | |
Returns the token parser instances to add to the existing list. More... | |
getNodeVisitors () | |
Returns the node visitor instances to add to the existing list. More... | |
getFilters () | |
Returns a list of filters to add to the existing list. More... | |
getTests () | |
Returns a list of tests to add to the existing list. More... | |
getFunctions () | |
Returns a list of functions to add to the existing list. More... | |
getOperators () | |
Returns a list of operators to add to the existing list. More... | |
getGlobals () | |
getName () | |
Definition at line 588 of file EnvironmentTest.php.
Twig_Tests_EnvironmentTest_Extension_WithDeprecatedName::getName | ( | ) |
Returns the name of the extension.
Implements Twig_ExtensionInterface.
Definition at line 590 of file EnvironmentTest.php.