__construct()
clearClientCache()
clearClientHistory()
clearClientLog()
clearConCache()
clearConCronjob()
clearConLog()
clearDir()
emptyFile()
getClientDir()
resetClientConCatArt()
resetClientConCode()
resetConInuse()
resetPHPLibActiveSession()
resetUnusedSession()
setCronjobFileTypes()
setLogFileTypes()
$aCronjobFileTypes
$aLogFileTypes
$cfg
$cfgClient
$oDb
$sDefaultCacheDir
$sDefaultCronjobDir
$sDefaultLogDir
$sDefaultVersionDir
class Purge
__construct(object $db, array $cfg, array $cfgClient)
object
array
array
clearClientCache($iClientId, $sCacheDir) : boolean
booleanclearClientHistory($iClientId, $bKeep, $iFileNumber, $sVersionDir) : boolean
booleanclearClientLog(int $iClientId, string $sLogDir) : boolean
int
string
booleanclearConCache($sCacheDir) : boolean
booleanclearConCronjob($sCronjobDir) : boolean
booleanclearConLog(string $sLogDir) : boolean
string
booleanclearDir(string $sDirPath, string $sTmpDirPath, boolean $bKeep, array $aTmpFileList) : boolean
string
stringboolean
arraybooleanemptyFile($sDirPath, $aTypes) : boolean
booleangetClientDir(int $iClientId) : string
int
string$sClientDirresetClientConCatArt(int $iClientId) : boolean
int
booleanresetClientConCode(int $iClientId) : boolean
int
booleanresetConInuse() : boolean
booleanresetPHPLibActiveSession() : boolean
booleanresetUnusedSession() : boolean
booleansetCronjobFileTypes(array $aTypes)
array
setLogFileTypes(array $aTypes)
array
$aCronjobFileTypes : array
$aLogFileTypes : array
$cfg : \$cfg
$cfgClient : \$cfgClient
$oDb : \$oDb
$sDefaultCacheDir : string
$sDefaultCronjobDir : string
$sDefaultLogDir : string
$sDefaultVersionDir : string