![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Twig_NodeVisitorInterface is the interface the all node visitor classes must implement. More...
Public Member Functions | |
| enterNode (Twig_NodeInterface $node, Twig_Environment $env) | |
| Called before child nodes are visited. More... | |
| leaveNode (Twig_NodeInterface $node, Twig_Environment $env) | |
| Called after child nodes are visited. More... | |
| getPriority () | |
| Returns the priority for this visitor. More... | |
Twig_NodeVisitorInterface is the interface the all node visitor classes must implement.
Definition at line 17 of file NodeVisitorInterface.php.
| enterNode | ( | Twig_NodeInterface | $node, |
| Twig_Environment | $env | ||
| ) |
Called before child nodes are visited.
| Twig_NodeInterface | $node | The node to visit |
| Twig_Environment | $env | The Twig environment instance |
Implemented in Twig_NodeVisitor_Optimizer, Twig_NodeVisitor_SafeAnalysis, Twig_NodeVisitor_Escaper, and Twig_NodeVisitor_Sandbox.
| getPriority | ( | ) |
Returns the priority for this visitor.
Priority should be between -10 and 10 (0 is the default).
Implemented in Twig_NodeVisitor_Optimizer, Twig_NodeVisitor_Escaper, Twig_NodeVisitor_SafeAnalysis, and Twig_NodeVisitor_Sandbox.
| leaveNode | ( | Twig_NodeInterface | $node, |
| Twig_Environment | $env | ||
| ) |
Called after child nodes are visited.
| Twig_NodeInterface | $node | The node to visit |
| Twig_Environment | $env | The Twig environment instance |
Implemented in Twig_NodeVisitor_Optimizer, Twig_NodeVisitor_Sandbox, Twig_NodeVisitor_Escaper, and Twig_NodeVisitor_SafeAnalysis.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:45 -
is a product of
SAS. All rights reserved.