PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Interface implemented by token parsers. More...
Public Member Functions | |
setParser (Twig_Parser $parser) | |
Sets the parser associated with this token parser. More... | |
parse (Twig_Token $token) | |
Parses a token and returns a node. More... | |
getTag () | |
Gets the tag name associated with this token parser. More... | |
Interface implemented by token parsers.
Definition at line 17 of file TokenParserInterface.php.
getTag | ( | ) |
Gets the tag name associated with this token parser.
Implemented in Twig_TokenParser_For, Twig_TokenParser_If, Twig_TokenParser_AutoEscape, Twig_TokenParser_Set, Twig_TokenParser_Block, Twig_TokenParser_Use, Twig_TokenParser_Include, Twig_TokenParser_From, Twig_TokenParser_Macro, Twig_TokenParser_Sandbox, Twig_TokenParser_Embed, Twig_TokenParser_Filter, Twig_TokenParser_Spaceless, Twig_TokenParser_Extends, Twig_TokenParser_Import, Twig_TokenParser_Do, and Twig_TokenParser_Flush.
parse | ( | Twig_Token | $token | ) |
Parses a token and returns a node.
Twig_Token | $token | A Twig_Token instance |
Implemented in Twig_TokenParser_AutoEscape, Twig_TokenParser_Set, Twig_TokenParser_If, Twig_TokenParser_Use, Twig_TokenParser_Spaceless, Twig_TokenParser_For, Twig_TokenParser_Block, Twig_TokenParser_Sandbox, Twig_TokenParser_Include, Twig_TokenParser_Filter, Twig_TokenParser_Macro, Twig_TokenParser_Extends, Twig_TokenParser_From, Twig_TokenParser_Import, Twig_TokenParser_Flush, Twig_TokenParser_Do, and Twig_TokenParser_Embed.
setParser | ( | Twig_Parser | $parser | ) |
Sets the parser associated with this token parser.
$parser | A Twig_Parser instance |
Implemented in Twig_TokenParser.
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.