Part of lp.answers.notification View In Hierarchy
Known subclasses: lp.answers.tests.test_question_notifications.FakeQuestionModifiedOwnerNotification
Method | initialize | Set the template based on the new comment action. |
Method | getBody | See QuestionNotification. |
Inherited from QuestionModifiedDefaultNotification:
Method | metadata_changes_text | Textual representation of the changes to the question metadata. |
Method | getSubject | The reply subject line. |
Method | getHeaders | Add a References header. |
Method | shouldNotify | Only send a notification when a message was added or some |
Method | getNewMessageText | Should return the notification text related to a new message. |
Inherited from QuestionNotification (via QuestionModifiedDefaultNotification):
Method | __init__ | Base constructor. |
Method | user | Return the user from the event. |
Method | enqueue | Create a job to send email about the event. |
Method | unsupported_language | Whether the question language is unsupported or not. |
Method | unsupported_language_warning | Warning about the fact that the question is written in an |