![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Remove whitespaces between HTML tags. More...
Public Member Functions | |
| parse (Twig_Token $token) | |
| Parses a token and returns a node. More... | |
| decideSpacelessEnd (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... | |
Additional Inherited Members | |
Protected Attributes inherited from Twig_TokenParser | |
| $parser | |
Remove whitespaces between HTML tags.
{% spaceless %}
foo
{% endspaceless %}
{# output will be foo #}
Definition at line 25 of file Spaceless.php.
| decideSpacelessEnd | ( | Twig_Token | $token | ) |
Definition at line 45 of file Spaceless.php.
| getTag | ( | ) |
Gets the tag name associated with this token parser.
Implements Twig_TokenParserInterface.
Definition at line 55 of file Spaceless.php.
| parse | ( | Twig_Token | $token | ) |
Parses a token and returns a node.
| Twig_Token | $token | A Twig_Token instance |
Implements Twig_TokenParserInterface.
Definition at line 34 of file Spaceless.php.
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.