PEEL Shopping
Open source ecommerce : PEEL Shopping
TokenParserInterface.php
Go to the documentation of this file.
1 <?php
2 
3 /*
4  * This file is part of Twig.
5  *
6  * (c) 2010 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 {
24  public function setParser(Twig_Parser $parser);
25 
33  public function parse(Twig_Token $token);
34 
40  public function getTag();
41 }
getTag()
Gets the tag name associated with this token parser.
parse(Twig_Token $token)
Parses a token and returns a node.
Default parser implementation.
Definition: Parser.php:18
Interface implemented by token parsers.
setParser(Twig_Parser $parser)
Sets the parser associated with this token parser.
Represents a Token.
Definition: Token.php:18

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.