PEEL Shopping
Open source ecommerce : PEEL Shopping
Public Member Functions | Protected Attributes
Twig_NodeVisitor_Sandbox Class Reference

Twig_NodeVisitor_Sandbox implements sandboxing. More...

Inheritance diagram for Twig_NodeVisitor_Sandbox:
Twig_NodeVisitorInterface

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).
Returns
integer The priority level
} More...
 

Protected Attributes

 $inAModule = false
 
 $tags
 
 $filters
 
 $functions
 

Detailed Description

Twig_NodeVisitor_Sandbox implements sandboxing.

Author
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com

Definition at line 17 of file Sandbox.php.

Member Function Documentation

enterNode ( Twig_NodeInterface  $node,
Twig_Environment  $env 
)

Called before child nodes are visited.

Parameters
Twig_NodeInterface$nodeThe node to visit
Twig_Environment$envThe Twig environment instance
Returns
Twig_NodeInterface The modified node

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).

Returns
integer The priority level
}

Implements Twig_NodeVisitorInterface.

Definition at line 88 of file Sandbox.php.

leaveNode ( Twig_NodeInterface  $node,
Twig_Environment  $env 
)

Called after child nodes are visited.

Parameters
Twig_NodeInterface$nodeThe node to visit
Twig_Environment$envThe Twig environment instance
Returns
Twig_NodeInterface The modified node

Implements Twig_NodeVisitorInterface.

Definition at line 74 of file Sandbox.php.

Field Documentation

$filters
protected

Definition at line 21 of file Sandbox.php.

$functions
protected

Definition at line 22 of file Sandbox.php.

$inAModule = false
protected

Definition at line 19 of file Sandbox.php.

$tags
protected

Definition at line 20 of file Sandbox.php.


The documentation for this class was generated from the following file:

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:45 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.