Beispiel #1
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearsubs()
Beispiel #2
0
 def reset(self):
     """
 reset the plugin
 """
     BasePlugin.reset(self)
     self.clearactions()
Beispiel #3
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearactions()
Beispiel #4
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearvariables()
Beispiel #5
0
 def reset(self):
     """
 reset the plugin
 """
     BasePlugin.reset(self)
     self.clearsubs()
Beispiel #6
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearvariables()