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
70 Method __init__ Undocumented
74 Method __str__ Undocumented
def __init__(self, plugin_name, action):
Undocumented
def __str__(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-10-13 19:16:17.