![]()  | 
  
    PEEL Shopping
    
   Open source ecommerce : PEEL Shopping 
   | 
 
Interface implemented by all compiled templates. More...
  
 Public Member Functions | |
| render (array $context) | |
| Renders the template with the given context and returns it as string.  More... | |
| display (array $context, array $blocks=array()) | |
| Displays the template with the given context.  More... | |
| getEnvironment () | |
| Returns the bound environment for this template.  More... | |
Data Fields | |
| const | ANY_CALL = 'any' | 
| const | ARRAY_CALL = 'array' | 
| const | METHOD_CALL = 'method' | 
Interface implemented by all compiled templates.
Definition at line 18 of file TemplateInterface.php.
| display | ( | array | $context, | 
| array | $blocks = array()  | 
        ||
| ) | 
Displays the template with the given context.
| array | $context | An array of parameters to pass to the template | 
| array | $blocks | An array of blocks to pass to the template | 
Implemented in Twig_Template.
| getEnvironment | ( | ) | 
Returns the bound environment for this template.
Implemented in Twig_Template.
| render | ( | array | $context | ) | 
Renders the template with the given context and returns it as string.
| array | $context | An array of parameters to pass to the template | 
Implemented in Twig_Template.
| const ANY_CALL = 'any' | 
Definition at line 20 of file TemplateInterface.php.
| const ARRAY_CALL = 'array' | 
Definition at line 21 of file TemplateInterface.php.
| const METHOD_CALL = 'method' | 
Definition at line 22 of file TemplateInterface.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.