HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
SiteCleanup Class Reference

Public Member Functions

 cleanupSiteInfo ($siteId, $taskType=1)
 suspendRunSite ($siteId, $state)
 commandCleanup ($reqFile)

Protected Attributes

 $operation = "Cleanup"
 $opLog = "SITE_CLEANUP"

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.

Here is the call graph for this function:

Here is the caller graph for this function:

SiteCleanup::commandCleanup (   $reqFile)

Starts clean-up operation.

Parameters
mixed$reqFile
Returns
bool true

Definition at line 148 of file SiteCleanup.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SiteCleanup::suspendRunSite (   $siteId,
  $state 
)

Suspends site if 'state' = 1 or run if 3.

Parameters
string$siteId
int$state
Returns
none

Definition at line 68 of file SiteCleanup.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

SiteCleanup::$operation = "Cleanup"
protected

Definition at line 9 of file SiteCleanup.php.

SiteCleanup::$opLog = "SITE_CLEANUP"
protected

Definition at line 10 of file SiteCleanup.php.


The documentation for this class was generated from the following file: