Caching / Stamp t.e.

the beautiful template engine

To write something to the cache:

 
    $se
->writeToCache('chest.diamond|chest'); 

To get the cache object:

 
    $cache 
$se->getCache(); 

To set the cache object:

 
    $se
->loadIntoCache($cache); 
 



copyright © 2011-2012 Gabor de Mooij | Stamp t.e.