HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
actionIndex () | |
actionFind ($uid, $limit, $state, $pattern, $pN, $sortBy, $sortDirection) | |
actionFindSingle ($siteId, $n=0) | |
actionIntegrityCheckRequest () | |
actionIntegrityCheck () | |
actionIntegrityFix () | |
actionGetTProps () | |
Public Member Functions inherited from Controller | |
filters () | |
accessRules () | |
getAccessRules () |
Public Attributes | |
$log | |
Public Attributes inherited from Controller | |
$layout = '//layouts/column1' | |
$menu = array() | |
$breadcrumbs = array() |
Definition at line 3 of file SitesViewController.php.
SitesViewController::actionFind | ( | $uid, | |
$limit, | |||
$state, | |||
$pattern, | |||
$pN, | |||
$sortBy, | |||
$sortDirection | |||
) |
SitesViewController::actionFindSingle | ( | $siteId, | |
$n = 0 |
|||
) |
SitesViewController::actionGetTProps | ( | ) |
Definition at line 115 of file SitesViewController.php.
SitesViewController::actionIndex | ( | ) |
SitesViewController::actionIntegrityCheck | ( | ) |
Definition at line 103 of file SitesViewController.php.
SitesViewController::actionIntegrityCheckRequest | ( | ) |
Definition at line 86 of file SitesViewController.php.
SitesViewController::actionIntegrityFix | ( | ) |
Definition at line 109 of file SitesViewController.php.
SitesViewController::$log |
Definition at line 5 of file SitesViewController.php.