eZ Publish  [trunk]
clusterpurge.php File Reference

Go to the source code of this file.

Variables

if(!eZScriptClusterPurge::isRequired()) $purgeHandler = new eZScriptClusterPurge()
$purgeHandler optExpiry = 30
$purgeHandler optScopes

Variable Documentation

Definition at line 17 of file cronjobs/clusterpurge.php.

int optExpiry = 30

Definition at line 30 of file cronjobs/clusterpurge.php.

$purgeHandler optScopes
Initial value:
 array( 'classattridentifiers',
                                  'classidentifiers',
                                  'content',
                                  'expirycache',
                                  'statelimitations',
                                  'template-block',
                                  'user-info-cache',
                                  'viewcache',
                                  'wildcard-cache-index',
                                  'image',
                                  'media',
                                  'binaryfile' )

Definition at line 18 of file cronjobs/clusterpurge.php.