class cSystemPurge
__construct()
| deprecated | Class was renamed to cSystemPurge |
|---|
clearArticleCache(int $idartlang) : void
| inherited_from | \cSystemPurge::clearArticleCache() |
|---|
intthe idartlang of the article
clearClientCache($clientId) : bool
| inherited_from | \cSystemPurge::clearClientCache() |
|---|
boolclearClientHistory($clientId, $keep, $fileNumber) : bool
| inherited_from | \cSystemPurge::clearClientHistory() |
|---|
boolclearClientLog(int $clientId) : bool
| inherited_from | \cSystemPurge::clearClientLog() |
|---|
int
boolclearConCache() : bool
| inherited_from | \cSystemPurge::clearConCache() |
|---|
boolclearConCronjob() : bool
| inherited_from | \cSystemPurge::clearConCronjob() |
|---|
boolclearConLog() : bool
| inherited_from | \cSystemPurge::clearConLog() |
|---|
boolclearDir(string $dirPath, string $tmpDirPath, bool $keep, array $tmpFileList) : bool
| inherited_from | \cSystemPurge::clearDir() |
|---|
string
stringbool
arrayboolemptyFile($dirPath, $types) : bool
| inherited_from | \cSystemPurge::emptyFile() |
|---|
boolgetClientDir(int $clientId) : string
| inherited_from | \cSystemPurge::getClientDir() |
|---|
int
string$sClientDirresetClientConCatArt(int $clientId) : bool
| inherited_from | \cSystemPurge::resetClientConCatArt() |
|---|
int
boolresetClientConCode(int $clientId) : bool
| inherited_from | \cSystemPurge::resetClientConCode() |
|---|
int
boolresetConInuse() : bool
| inherited_from | \cSystemPurge::resetConInuse() |
|---|
boolsetCronjobFileTypes(array $types) : void
| inherited_from | \cSystemPurge::setCronjobFileTypes() |
|---|
array
setLogFileTypes(array $types)
| inherited_from | \cSystemPurge::setLogFileTypes() |
|---|
array
_setSystemDirectory()
| inherited_from | \cSystemPurge::_setSystemDirectory() |
|---|
$_cronjobFileTypes : array
| inherited_from | \cSystemPurge::$$_cronjobFileTypes |
|---|
$_dirsExcluded : array
| inherited_from | \cSystemPurge::$$_dirsExcluded |
|---|
$_dirsExcludedWithFiles : array
| inherited_from | \cSystemPurge::$$_dirsExcludedWithFiles |
|---|
$_logFileTypes : array
| inherited_from | \cSystemPurge::$$_logFileTypes |
|---|