l.a.b.q.QuestionMessageDisplayView(LaunchpadView) : class documentation

Part of lp.answers.browser.question View In Hierarchy

View that renders a QuestionMessage in the context of a Question.
Method __init__ Undocumented
Method isBestAnswer Return True when this message is marked as solving the question.
Method renderAnswerIdFormElement Return the hidden form element to refer to that message.
Method getBodyCSSClass Return the CSS class to use for this message's body.
Method canSeeSpamControls Undocumented
Method getBoardCommentCSSClass Undocumented
Method canConfirmAnswer Return True if the user can confirm this answer.
Method renderWithoutConfirmButton Display the message without any confirm button.
def __init__(self, context, request):
Undocumented
@cachedproperty
def isBestAnswer(self):
Return True when this message is marked as solving the question.
def renderAnswerIdFormElement(self):
Return the hidden form element to refer to that message.
def getBodyCSSClass(self):
Return the CSS class to use for this message's body.
@cachedproperty
def canSeeSpamControls(self):
Undocumented
def getBoardCommentCSSClass(self):
Undocumented
def canConfirmAnswer(self):
Return True if the user can confirm this answer.
def renderWithoutConfirmButton(self):
Display the message without any confirm button.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.