HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
getOwner () | |
getComponent () | |
actionIndex () | |
actionView ($tag=null, $panel=null) | |
actionLock ($tag) | |
actionExplain ($tag, $num, $connection) | |
actionToolbar ($tag) | |
actionPhpinfo () | |
actionConfig () | |
actionIndex () | |
Public Member Functions inherited from Controller | |
filters () | |
accessRules () | |
getAccessRules () |
Public Attributes | |
$layout = 'main' | |
$summary | |
Public Attributes inherited from Controller | |
$layout = '//layouts/column1' | |
$menu = array() | |
$breadcrumbs = array() |
Protected Member Functions | |
getManifest () | |
loadData ($tag) |
Private Member Functions | |
hideConfigData ($config, $options) |
Private Attributes | |
$_manifest |
Definition at line 10 of file DefaultController.php.
DefaultController::actionConfig | ( | ) |
DefaultController::actionExplain | ( | $tag, | |
$num, | |||
$connection | |||
) |
string | $tag | |
int | $num | |
string | $connection |
CHttpException | |
Exception |
Definition at line 87 of file DefaultController.php.
DefaultController::actionIndex | ( | ) |
Lists all models.
Definition at line 8 of file DefaultController.php.
DefaultController::actionIndex | ( | ) |
Общий список логов
Definition at line 35 of file DefaultController.php.
DefaultController::actionLock | ( | $tag | ) |
Блокировка/разблокировка лога от автоматического удаления
string | $tag |
Definition at line 73 of file DefaultController.php.
DefaultController::actionPhpinfo | ( | ) |
Definition at line 139 of file DefaultController.php.
DefaultController::actionToolbar | ( | $tag | ) |
Генерирует код дебаг-панели по ajax-запросу
$tag |
Definition at line 130 of file DefaultController.php.
DefaultController::actionView | ( | $tag = null , |
|
$panel = null |
|||
) |
Страница для просмотра отладочной информации
null | $tag | сохраненного лога |
null | $panel | id страницы |
Definition at line 47 of file DefaultController.php.
DefaultController::getComponent | ( | ) |
Definition at line 27 of file DefaultController.php.
|
protected |
Definition at line 146 of file DefaultController.php.
DefaultController::getOwner | ( | ) |
Definition at line 18 of file DefaultController.php.
|
private |
array | $config | |
array | $options |
Definition at line 217 of file DefaultController.php.
|
protected |
Definition at line 160 of file DefaultController.php.
|
private |
Definition at line 144 of file DefaultController.php.
DefaultController::$layout = 'main' |
Definition at line 12 of file DefaultController.php.
DefaultController::$summary |
Definition at line 13 of file DefaultController.php.