PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
initRuntime (Twig_Environment $environment) | |
Initializes the runtime environment. More... | |
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 () | |
Returns a list of global variables to add to the existing list. More... | |
Public Member Functions inherited from Twig_ExtensionInterface | |
getName () | |
Returns the name of the extension. More... | |
Definition at line 11 of file Extension.php.
getFilters | ( | ) |
Returns a list of filters to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 49 of file Extension.php.
getFunctions | ( | ) |
Returns a list of functions to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 69 of file Extension.php.
getGlobals | ( | ) |
Returns a list of global variables to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 89 of file Extension.php.
getNodeVisitors | ( | ) |
Returns the node visitor instances to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 39 of file Extension.php.
getOperators | ( | ) |
Returns a list of operators to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 79 of file Extension.php.
getTests | ( | ) |
Returns a list of tests to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 59 of file Extension.php.
getTokenParsers | ( | ) |
Returns the token parser instances to add to the existing list.
Implements Twig_ExtensionInterface.
Definition at line 29 of file Extension.php.
initRuntime | ( | Twig_Environment | $environment | ) |
Initializes the runtime environment.
This is where you can load some file that contains filter functions for instance.
Twig_Environment | $environment | The current Twig_Environment instance |
Implements Twig_ExtensionInterface.
Definition at line 20 of file Extension.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - is a product of SAS. All rights reserved.