Plugin: aj.plugins.dashboard.widget

class aj.plugins.dashboard.widget.Widget(context)[source]

Base interface for dashboard widgets.

get_value(config)[source]

Override this to return the widget value for the given config dict.

id = None
name = None

Display name


Comments

comments powered by Disqus