class DefaultBarPanel implements IBarPanel

internal  
 

IDebugPanel implementation helper.

Properties

$data

Methods

__construct($id)

No description

string
getTab()

Renders HTML code for custom tab.

string
getPanel()

Renders HTML code for custom panel.

Details

at line 26
__construct($id)

No description

Parameters

$id

at line 36
string getTab()

Renders HTML code for custom tab.

Return Value

string

at line 48
string getPanel()

Renders HTML code for custom panel.

Return Value

string