EmailPluginBase
extends PluginBase
in package
AbstractYes
Table of Contents
Methods
- getDisplayName() : string
- Returns the plugin's display name
- getEmailPluginInfo() : EmailPluginInfo
- Returns the plugin's metadata
- isCurrentEmailPlugin() : bool
- Returns true if the plugin is the currently selected email plugin
Methods
getDisplayName()
Returns the plugin's display name
protected
abstract getDisplayName() : string
Return values
stringgetEmailPluginInfo()
Returns the plugin's metadata
protected
getEmailPluginInfo() : EmailPluginInfo
Return values
EmailPluginInfoisCurrentEmailPlugin()
Returns true if the plugin is the currently selected email plugin
protected
isCurrentEmailPlugin() : bool