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

Public Member Functions

 init ()
 getName ()
 getSummary ()
 getDetail ()
 save ()
- Public Member Functions inherited from Yii2DebugPanel
 __construct ($owner, $id)
 getOwner ()
 getComponent ()
 getId ()
 getTag ()
 getUrl ()
 load ($data, $tag=null)
 render ($_viewFile_, $_data_=null)
 renderDetail ($caption, $values)
 renderTabs ($items)

Public Attributes

const CATEGORY_DUMP = 'Yii2Debug.dump'
- Public Attributes inherited from Yii2DebugPanel
 $highlightCode
 $filterData

Additional Inherited Members

- Protected Member Functions inherited from Yii2DebugPanel
 getData ()
 highlightPhp ($code)
 getLogs ()
- Protected Attributes inherited from Yii2DebugPanel
 $_logsEnabled = false
 $_logsCategories = array()
 $_logsLevels = ''

Detailed Description

Definition at line 8 of file Yii2LogPanel.php.

Member Function Documentation

Yii2LogPanel::getDetail ( )
Returns
string html-контент для вывода на страницу

Reimplemented from Yii2DebugPanel.

Definition at line 51 of file Yii2LogPanel.php.

Here is the call graph for this function:

Yii2LogPanel::getName ( )
Returns
string название панели для вывода в меню

Reimplemented from Yii2DebugPanel.

Definition at line 27 of file Yii2LogPanel.php.

Yii2LogPanel::getSummary ( )
Returns
string html-контент для вывода в дебаг-панель

Reimplemented from Yii2DebugPanel.

Definition at line 32 of file Yii2LogPanel.php.

Here is the call graph for this function:

Yii2LogPanel::init ( )

Debug panel initialization.

Reimplemented from Yii2DebugPanel.

Definition at line 15 of file Yii2LogPanel.php.

Yii2LogPanel::save ( )

Базовый метод для сбора отладочной информации

Returns
mixed

Reimplemented from Yii2DebugPanel.

Definition at line 82 of file Yii2LogPanel.php.

Here is the call graph for this function:

Member Data Documentation

const Yii2LogPanel::CATEGORY_DUMP = 'Yii2Debug.dump'

Definition at line 10 of file Yii2LogPanel.php.


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