Detailed Description
Site Cleanup.
Definition at line 7 of file SiteCleanup.php.
Member Function Documentation
SiteCleanup::cleanupSiteInfo |
( |
|
$siteId, |
|
|
|
$taskType = 1 |
|
) |
| |
Starts cleanup process.
- Parameters
-
string | $siteId | |
int | $taskType | |
- Returns
- bool true
Definition at line 21 of file SiteCleanup.php.
SiteCleanup::commandCleanup |
( |
|
$reqFile | ) |
|
Starts clean-up operation.
- Parameters
-
- Returns
- bool true
Definition at line 148 of file SiteCleanup.php.
SiteCleanup::suspendRunSite |
( |
|
$siteId, |
|
|
|
$state |
|
) |
| |
Suspends site if 'state' = 1 or run if 3.
- Parameters
-
- Returns
- none
Definition at line 68 of file SiteCleanup.php.
Member Data Documentation
SiteCleanup::$operation = "Cleanup" |
|
protected |
SiteCleanup::$opLog = "SITE_CLEANUP" |
|
protected |
The documentation for this class was generated from the following file: