PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Public Member Functions | |
setSafeVars ($safeVars) | |
getSafe (Twig_NodeInterface $node) | |
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 Member Functions | |
setSafe (Twig_NodeInterface $node, array $safe) | |
intersectSafe (array $a=null, array $b=null) | |
Protected Attributes | |
$data = array() | |
$safeVars = array() | |
Definition at line 3 of file SafeAnalysis.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 43 of file SafeAnalysis.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 127 of file SafeAnalysis.php.
getSafe | ( | Twig_NodeInterface | $node | ) |
Definition at line 13 of file SafeAnalysis.php.
|
protected |
Definition at line 107 of file SafeAnalysis.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 48 of file SafeAnalysis.php.
|
protected |
Definition at line 25 of file SafeAnalysis.php.
setSafeVars | ( | $safeVars | ) |
Definition at line 8 of file SafeAnalysis.php.
|
protected |
Definition at line 5 of file SafeAnalysis.php.
|
protected |
Definition at line 6 of file SafeAnalysis.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.