DefaultBarPanel
class DefaultBarPanel implements IBarPanel
internal |
IBarPanel implementation helper.
Properties
$data |
Methods
__construct(string $id)
No description
string
getTab()
Renders HTML code for custom tab.
string
getPanel()
Renders HTML code for custom panel.
Details
at line 25
__construct(string $id)
No description
at line 34
string
getTab()
Renders HTML code for custom tab.
at line 46
string
getPanel()
Renders HTML code for custom panel.