PEEL Shopping
Open source ecommerce : PEEL Shopping
TemplateInterface.php
Go to the documentation of this file.
1 <?php
2 
3 /*
4  * This file is part of Twig.
5  *
6  * (c) 2009 Fabien Potencier
7  *
8  * For the full copyright and license information, please view the LICENSE
9  * file that was distributed with this source code.
10  */
11 
19 {
20  const ANY_CALL = 'any';
21  const ARRAY_CALL = 'array';
22  const METHOD_CALL = 'method';
23 
31  public function render(array $context);
32 
39  public function display(array $context, array $blocks = array());
40 
46  public function getEnvironment();
47 }
render(array $context)
Renders the template with the given context and returns it as string.
Interface implemented by all compiled templates.
getEnvironment()
Returns the bound environment for this template.
display(array $context, array $blocks=array())
Displays the template with the given context.

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:19 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.