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.
Tac_hosts_Widget::__construct | ( | $ | widget_model | ) |
Constructor.
This should be overloaded, to upadte the settings-attribute when making a custom widget of this type
Reimplemented from tablestat_Widget.
Tac_hosts_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 tablestat_Widget.