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

Public Member Functions

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

Protected Member Functions

 prepareData ($data)
- Protected Member Functions inherited from Yii2DebugPanel
 getData ()
 highlightPhp ($code)
 getLogs ()

Additional Inherited Members

- Public Attributes inherited from Yii2DebugPanel
 $highlightCode
 $filterData
- Protected Attributes inherited from Yii2DebugPanel
 $_logsEnabled = false
 $_logsCategories = array()
 $_logsLevels = ''

Detailed Description

Definition at line 8 of file Yii2ViewPanel.php.

Constructor & Destructor Documentation

Yii2ViewPanel::__construct (   $owner,
  $id 
)
Parameters
Yii2Debug$owner
string$id

Reimplemented from Yii2DebugPanel.

Definition at line 15 of file Yii2ViewPanel.php.

Member Function Documentation

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

Reimplemented from Yii2DebugPanel.

Definition at line 38 of file Yii2ViewPanel.php.

Here is the call graph for this function:

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

Reimplemented from Yii2DebugPanel.

Definition at line 10 of file Yii2ViewPanel.php.

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

Reimplemented from Yii2DebugPanel.

Definition at line 28 of file Yii2ViewPanel.php.

Here is the call graph for this function:

Yii2ViewPanel::prepareData (   $data)
protected

Definition at line 62 of file Yii2ViewPanel.php.

Here is the caller graph for this function:

Yii2ViewPanel::save ( )

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

Returns
mixed

Reimplemented from Yii2DebugPanel.

Definition at line 53 of file Yii2ViewPanel.php.

Here is the call graph for this function:


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