Expanded class hierarchy of Twig_Extension
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_Extension:: |
public | function |
Returns a list of filters to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns a list of functions to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns a list of global variables to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns the node visitor instances to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns a list of operators to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns a list of tests to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Returns the token parser instances to add to the existing list. Overrides Twig_ExtensionInterface:: |
|
Twig_Extension:: |
public | function |
Initializes the runtime environment. Overrides Twig_ExtensionInterface:: |
|
Twig_ExtensionInterface:: |
function | Returns the name of the extension. |