PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Abstract class for all nodes that represents an expression. More...
Additional Inherited Members | |
Public Member Functions inherited from Twig_Node | |
__construct (array $nodes=array(), array $attributes=array(), $lineno=0, $tag=null) | |
Constructor. More... | |
__toString () | |
toXml ($asDom=false) | |
compile (Twig_Compiler $compiler) | |
Compiles the node to PHP. More... | |
getLine () | |
getNodeTag () | |
hasAttribute ($name) | |
Returns true if the attribute is defined. More... | |
getAttribute ($name) | |
Gets an attribute. More... | |
setAttribute ($name, $value) | |
Sets an attribute. More... | |
removeAttribute ($name) | |
Removes an attribute. More... | |
hasNode ($name) | |
Returns true if the node with the given identifier exists. More... | |
getNode ($name) | |
Gets a node by name. More... | |
setNode ($name, $node=null) | |
Sets a node. More... | |
removeNode ($name) | |
Removes a node by name. More... | |
count () | |
getIterator () | |
Protected Attributes inherited from Twig_Node | |
$nodes | |
$attributes | |
$lineno | |
$tag | |
Abstract class for all nodes that represents an expression.
Definition at line 18 of file Expression.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - is a product of SAS. All rights reserved.