eZ Publish  [4.0]
staticcache_cleanup.php File Reference

Go to the source code of this file.

Variables

if(!$isQuiet) $db = eZDB::instance()
 $doneDestList = array()
 $fileContentCache = array()
 $limit = 20
 $offset = 0

Detailed Description

Definition in file staticcache_cleanup.php.


Variable Documentation

if (!$isQuiet) $db = eZDB::instance()

Definition at line 40 of file staticcache_cleanup.php.

$doneDestList = array()

Definition at line 44 of file staticcache_cleanup.php.

Referenced by eZStaticCache\executeActions().

$fileContentCache = array()

Definition at line 45 of file staticcache_cleanup.php.

Referenced by eZStaticCache\executeActions().

$limit = 20

Definition at line 43 of file staticcache_cleanup.php.

$offset = 0

Definition at line 42 of file staticcache_cleanup.php.