Hosts widget for tactical overview. More...
Public Member Functions | |
index () | |
Print the widget contents here. | |
Protected Attributes | |
$duplicatable = true | |
Whether the widget can be copied. |
Hosts widget for tactical overview.
Tac_scheduled_Widget::index | ( | ) |
Print the widget contents here.
Concrete widgets typically want to override this.
Reimplemented from widget_Base.
Tac_scheduled_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.