Hosts widget for tactical overview. More...
Public Member Functions | |
__construct ($widget_model) | |
Constructor. | |
get_metadata () | |
Return the default friendly name for the widget type. |
Hosts widget for tactical overview.
We use the gridstat_Widget from the module lsfilter as template, with just a simple configuraiton. That widget just needs a configuration to work.
Tac_scheduled_Widget::__construct | ( | $ | widget_model | ) |
Constructor.
This should be overloaded, to upadte the settings-attribute when making a custom widget of this type
Reimplemented from gridstat_Widget.
Tac_scheduled_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 gridstat_Widget.