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