DefaultBarPanel
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
at line 36
string
getTab()
Renders HTML code for custom tab.
at line 48
string
getPanel()
Renders HTML code for custom panel.