26 #require_once 'Zend/Cache/Backend/ExtendedInterface.php'; 31 #require_once 'Zend/Cache/Backend.php'; 50 public function load(
$id, $doNotTestCacheValidity =
false)
78 public function save(
$data,
$id, $tags = array(), $specificLifetime =
false)
89 public function remove(
$id)
231 'automatic_cleaning' =>
true,
233 'expired_read' =>
true,
235 'infinite_lifetime' =>
true,
getIdsNotMatchingTags($tags=array())
load($id, $doNotTestCacheValidity=false)
save($data, $id, $tags=array(), $specificLifetime=false)
touch($id, $extraLifetime)
if($exist=($block->getProductCollection() && $block->getProductCollection() ->getSize())) $mode
clean($mode=Zend_Cache::CLEANING_MODE_ALL, $tags=array())
getIdsMatchingAnyTags($tags=array())
getIdsMatchingTags($tags=array())