pm_Notifications_EmailNotification
in package
Email notification class
Tags
Table of Contents
- getMessage() : string
- Retrieve notification message
- getSubject() : string
- Retrieve notification subject
- getTitle() : string
- Retrieve title of notification, which will be shown at settings page
- sendToAdmin() : bool
- Check that notification will send to admin by default
- sendToCustomer() : bool
- Check that notification will send to customer by default
- sendToReseller() : bool
- Check that notification will send to reseller by default
Methods
getMessage()
Retrieve notification message
public
getMessage() : string
Return values
string —getSubject()
Retrieve notification subject
public
getSubject() : string
Return values
string —getTitle()
Retrieve title of notification, which will be shown at settings page
public
getTitle() : string
Return values
string —sendToAdmin()
Check that notification will send to admin by default
public
sendToAdmin() : bool
Return values
bool —sendToCustomer()
Check that notification will send to customer by default
public
sendToCustomer() : bool
Return values
bool —sendToReseller()
Check that notification will send to reseller by default
public
sendToReseller() : bool