Monitoring Features widget for tactical overview. More...
Public Member Functions | |
index () | |
Print the widget contents here. | |
get_metadata () | |
Return the default friendly name for the widget type. | |
Protected Attributes | |
$duplicatable = true | |
Whether the widget can be copied. |
Monitoring Features widget for tactical overview.
Tac_monfeat_Widget::get_metadata | ( | ) |
Return the default friendly name for the widget type.
default to the model name, but should be overridden by widgets.
Reimplemented from widget_Base.
Tac_monfeat_Widget::index | ( | ) |
Print the widget contents here.
Concrete widgets typically want to override this.
Reimplemented from widget_Base.
Tac_monfeat_Widget::$duplicatable = true [protected] |
Whether the widget can be copied.
Setting this to true requires testing, so default to the more backwards compatible mode
Reimplemented from widget_Base.