Class e.c.p.PluginStatusMessage(Message):

Part of elisa.core.plugin_registry View In Hierarchy

A plugin has been enabled or disabled.
Instance VariablesactionActionType.ENABLED or ActionType.DISABLED (type: ActionType )
plugin_namename of the plugin (type: str )
Line # Kind Name Docs
140 Method __init__ Undocumented
144 Method __str__ Undocumented
def __init__(self, plugin_name, action):
Undocumented
def __str__(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.