Method Summary |
|
public String | getDescription() |
public String | getName() Return the name for this plugin. |
public String | getVersion() Get a version information for this plugin. |
public String | provides() Return a stringlist (comma seperated) of features this plugin provides. |
public void | register(WebMailServer parent) Register this plugin with a WebMailServer
The plugin thus has access to most WebMail objects. |
public String | requires() Return a stringlist (comma seperated) of features this plugin requires. |