|
KWeb
6.4
|
Static Public Member Functions | |
| static | runMaintenance () |
| Czyści błędne struktury. | |
| static | runCleanup ($sessionExpire) |
| Czyści sesje. | |
| static | runTempCleanup ($tempExpire, $thumbsExpire) |
| Czyści tempa. | |
| static | runLogCleanup ($noticeExpire, $warningExpire, $errorExpire) |
| Czyści logi. | |
| static | runFailedPreviewsCleanup () |
| Czyści puste podglądy. | |
| static KWebCronJobs::runCleanup | ( | $ | sessionExpire | ) | [static] |
Czyści sesje.
| static KWebCronJobs::runFailedPreviewsCleanup | ( | ) | [static] |
Czyści puste podglądy.
| static KWebCronJobs::runLogCleanup | ( | $ | noticeExpire, |
| $ | warningExpire, | ||
| $ | errorExpire | ||
| ) | [static] |
Czyści logi.
| static KWebCronJobs::runMaintenance | ( | ) | [static] |
Czyści błędne struktury.
| static KWebCronJobs::runTempCleanup | ( | $ | tempExpire, |
| $ | thumbsExpire | ||
| ) | [static] |
Czyści tempa.