Part of lp.answers.notification View In Hierarchy
Known subclasses: lp.answers.tests.test_question_notifications.FakeQuestionUnsupportedLanguageNotification
Method | getSubject | See QuestionNotification. |
Method | shouldNotify | Return True when the question is in an unsupported language. |
Method | getBody | See QuestionNotification. |
Inherited from QuestionNotification:
Method | __init__ | Base constructor. |
Method | user | Return the user from the event. |
Method | getHeaders | Return additional headers to add to the email. |
Method | initialize | Initialization hook for subclasses. |
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 |