Definition at line 15 of file panel_view.inc.
◆ drawControl()
PanelButton::drawControl |
( |
| ) |
|
Implements PanelControl.
Definition at line 34 of file panel_view.inc.
37 <img src=
"<?echo $this->icon?>" alt=
"<?echo $this->text?>" title=
"<?echo $this->tooltip?>" style=
"border: none; display:inline-block;vertical-align: middle" onclick=
"<?echo $this->action?>; return false"/>
◆ PanelButton()
PanelButton::PanelButton |
( |
|
$icon, |
|
|
|
$text, |
|
|
|
$tooltip, |
|
|
|
$action |
|
) |
| |
◆ writeScript()
PanelButton::writeScript |
( |
| ) |
|
◆ $action
◆ $icon
◆ $text
◆ $tooltip
The documentation for this class was generated from the following file: