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

Parameters

$id

at line 32
string getTab()

Renders HTML code for custom tab.

Return Value

string

at line 45
string getPanel()

Renders HTML code for custom panel.

Return Value

string