PEEL Shopping
Open source ecommerce : PEEL Shopping
LoaderInterface.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 
18 {
28  public function getSource($name);
29 
39  public function getCacheKey($name);
40 
51  public function isFresh($name, $time);
52 }
getCacheKey($name)
Gets the cache key to use for the cache for a given template name.
getSource($name)
Gets the source code of a template, given its name.
Interface all loaders must implement.
isFresh($name, $time)
Returns true if the template is still fresh.

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