Package web :: Package plugins :: Module plugin :: Class Plugin
[hide private]
[frames] | no frames]

Class Plugin

Plugin base class. Each plugin should inheritance from this class

Instance Methods [hide private]
 
__init__(self)
 
get_author(self)
 
get_dependencies(self)
 
get_description(self)
 
get_name(self)
 
get_version(self)