![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Loops over each item of a sequence. More...
Public Member Functions | |
| parse (Twig_Token $token) | |
| Parses a token and returns a node. More... | |
| decideForFork (Twig_Token $token) | |
| decideForEnd (Twig_Token $token) | |
| getTag () | |
| Gets the tag name associated with this token parser. More... | |
Public Member Functions inherited from Twig_TokenParser | |
| setParser (Twig_Parser $parser) | |
| Sets the parser associated with this token parser. More... | |
Protected Member Functions | |
| checkLoopUsageCondition (Twig_TokenStream $stream, Twig_NodeInterface $node) | |
| checkLoopUsageBody (Twig_TokenStream $stream, Twig_NodeInterface $node) | |
Additional Inherited Members | |
Protected Attributes inherited from Twig_TokenParser | |
| $parser | |
Loops over each item of a sequence.
% for user in users %} {{ user.username|e }} {% endfor %}
|
protected |
|
protected |
| decideForEnd | ( | Twig_Token | $token | ) |
| decideForFork | ( | Twig_Token | $token | ) |
| getTag | ( | ) |
Gets the tag name associated with this token parser.
Implements Twig_TokenParserInterface.
| parse | ( | Twig_Token | $token | ) |
Parses a token and returns a node.
| Twig_Token | $token | A Twig_Token instance |
Implements Twig_TokenParserInterface.
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.