PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Twig_NodeVisitor_Escaper implements output escaping. More...
Public Member Functions | |
__construct () | |
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 | |
escapePrintNode (Twig_Node_Print $node, Twig_Environment $env, $type) | |
preEscapeFilterNode (Twig_Node_Expression_Filter $filter, Twig_Environment $env) | |
isSafeFor ($type, Twig_NodeInterface $expression, $env) | |
needEscaping (Twig_Environment $env) | |
getEscaperFilter ($type, Twig_NodeInterface $node) | |
Protected Attributes | |
$statusStack = array() | |
$blocks = array() | |
$safeAnalysis | |
$traverser | |
$defaultStrategy = false | |
$safeVars = array() | |
Twig_NodeVisitor_Escaper implements output escaping.
Definition at line 17 of file Escaper.php.
__construct | ( | ) |
Definition at line 26 of file Escaper.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 39 of file Escaper.php.
|
protected |
Definition at line 85 of file Escaper.php.
|
protected |
Definition at line 151 of file Escaper.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 163 of file Escaper.php.
|
protected |
Definition at line 124 of file Escaper.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 65 of file Escaper.php.
|
protected |
Definition at line 142 of file Escaper.php.
|
protected |
Definition at line 105 of file Escaper.php.
|
protected |
Definition at line 20 of file Escaper.php.
|
protected |
Definition at line 23 of file Escaper.php.
|
protected |
Definition at line 21 of file Escaper.php.
|
protected |
Definition at line 24 of file Escaper.php.
|
protected |
Definition at line 19 of file Escaper.php.
|
protected |
Definition at line 22 of file Escaper.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.