Public Member Functions | |
getModuleClassNames () | |
getDisplayName () | |
getType () | |
getTooltipId () | |
getTooltipTitle () |
A NotificationRules to manage when a new comment is added to a account or when updated existing
Definition at line 40 of file AccountCommentNotificationRules.php.
getModuleClassNames | ( | ) |
Get module class names associated with the import rules.
NotImplementedException |
Reimplemented from NotificationRules.
Definition at line 45 of file AccountCommentNotificationRules.php.
getDisplayName | ( | ) |
Reimplemented from NotificationRules.
Definition at line 53 of file AccountCommentNotificationRules.php.
getType | ( | ) |
Reimplemented from NotificationRules.
Definition at line 61 of file AccountCommentNotificationRules.php.
getTooltipId | ( | ) |
The Id for the tooltip used to show help about the notification
NotImplementedException |
Reimplemented from NotificationRules.
Definition at line 66 of file AccountCommentNotificationRules.php.
getTooltipTitle | ( | ) |
The title for the tooltip describing help for the notification
NotImplementedException |
Reimplemented from NotificationRules.
Definition at line 71 of file AccountCommentNotificationRules.php.