DefaultBarPanel
class DefaultBarPanel implements IBarPanel
internal |
IBarPanel 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 22
__construct($id)
No description
at line 32
string
getTab()
Renders HTML code for custom tab.
at line 45
string
getPanel()
Renders HTML code for custom panel.