HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
DefaultController Class Reference
Inheritance diagram for DefaultController:
Collaboration diagram for DefaultController:

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

Detailed Description

Definition at line 10 of file DefaultController.php.

Member Function Documentation

DefaultController::actionConfig ( )

Definition at line 181 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::actionExplain (   $tag,
  $num,
  $connection 
)
Parameters
string$tag
int$num
string$connection
Exceptions
CHttpException
Exception

Definition at line 87 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::actionIndex ( )

Lists all models.

Definition at line 8 of file DefaultController.php.

DefaultController::actionIndex ( )

Общий список логов

Definition at line 35 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::actionLock (   $tag)

Блокировка/разблокировка лога от автоматического удаления

Parameters
string$tag

Definition at line 73 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::actionPhpinfo ( )

Definition at line 139 of file DefaultController.php.

DefaultController::actionToolbar (   $tag)

Генерирует код дебаг-панели по ajax-запросу

Parameters
$tag

Definition at line 130 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::actionView (   $tag = null,
  $panel = null 
)

Страница для просмотра отладочной информации

Parameters
null$tagсохраненного лога
null$panelid страницы

Definition at line 47 of file DefaultController.php.

Here is the call graph for this function:

DefaultController::getComponent ( )
Returns
Yii2Debug
Deprecated:
will removed in 1.2

Definition at line 27 of file DefaultController.php.

DefaultController::getManifest ( )
protected

Definition at line 146 of file DefaultController.php.

Here is the call graph for this function:

Here is the caller graph for this function:

DefaultController::getOwner ( )
Returns
Yii2Debug

Definition at line 18 of file DefaultController.php.

Here is the caller graph for this function:

DefaultController::hideConfigData (   $config,
  $options 
)
private
Parameters
array$config
array$options
Returns
array

Definition at line 217 of file DefaultController.php.

Here is the caller graph for this function:

DefaultController::loadData (   $tag)
protected

Definition at line 160 of file DefaultController.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

DefaultController::$_manifest
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.


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