PEEL Shopping
Open source ecommerce : PEEL Shopping
NodeVisitorInterface.php
Go to the documentation of this file.
1 <?php
2 
3 /*
4  * This file is part of Twig.
5  *
6  * (c) 2009 Fabien Potencier
7  *
8  * For the full copyright and license information, please view the LICENSE
9  * file that was distributed with this source code.
10  */
11 
18 {
27  public function enterNode(Twig_NodeInterface $node, Twig_Environment $env);
28 
37  public function leaveNode(Twig_NodeInterface $node, Twig_Environment $env);
38 
46  public function getPriority();
47 }
getPriority()
Returns the priority for this visitor.
leaveNode(Twig_NodeInterface $node, Twig_Environment $env)
Called after child nodes are visited.
Twig_NodeVisitorInterface is the interface the all node visitor classes must implement.
Represents a node in the AST.
Stores the Twig configuration.
Definition: Environment.php:17
enterNode(Twig_NodeInterface $node, Twig_Environment $env)
Called before child nodes are visited.

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