l.s.c.b.m.MessageComment : class documentation

Part of lp.services.comments.browser.messagecomment View In Hierarchy

Known subclasses: lp.bugs.browser.bugcomment.BugComment, lp.code.browser.codereviewcomment.CodeReviewDisplayComment, lp.registry.browser.distroseriesdifference.DistroSeriesDifferenceDisplayComment

Mixin to partially implement IComment in terms of IMessage.
Method __init__ Undocumented
Method extra_css_class Undocumented
Method display_attachments Undocumented
Method comment_author The author of the comment.
Method has_body Is there body text?
Method comment_date The date of the comment.
Method body_text Undocumented
Method too_long Undocumented
Method too_long_to_render Undocumented
Method text_for_display Undocumented
def __init__(self, comment_limit):
Undocumented
@property
def extra_css_class(self):
Undocumented
@property
def display_attachments(self):
Undocumented
@cachedproperty
def comment_author(self):
The author of the comment.
@cachedproperty
def has_body(self):
Is there body text?
@cachedproperty
def comment_date(self):
The date of the comment.
@property
def body_text(self):
Undocumented
@property
def too_long(self):
Undocumented
@property
def too_long_to_render(self):
Undocumented
@cachedproperty
def text_for_display(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.