PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Twig_NodeVisitor_Sandbox implements sandboxing. 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.Priority should be between -10 and 10 (0 is the default).
| |
Protected Attributes | |
$inAModule = false | |
$tags | |
$filters | |
$functions | |
Twig_NodeVisitor_Sandbox implements sandboxing.
Definition at line 17 of file Sandbox.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 |
Implements Twig_NodeVisitorInterface.
Definition at line 32 of file Sandbox.php.
getPriority | ( | ) |
{Returns the priority for this visitor.Priority should be between -10 and 10 (0 is the default).
Implements Twig_NodeVisitorInterface.
Definition at line 88 of file Sandbox.php.
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 |
Implements Twig_NodeVisitorInterface.
Definition at line 74 of file Sandbox.php.
|
protected |
Definition at line 21 of file Sandbox.php.
|
protected |
Definition at line 22 of file Sandbox.php.
|
protected |
Definition at line 19 of file Sandbox.php.
|
protected |
Definition at line 20 of file Sandbox.php.
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.