l.c.b.c.CodeReviewDisplayComment(MessageComment) : class documentation

Part of lp.code.browser.codereviewcomment View In Hierarchy

A code review comment or activity or both.

The CodeReviewComment itself does not implement the IComment interface as this is purely a display interface, and doesn't make sense to have display only code in the model itself.

Method __init__ Undocumented
Method index Undocumented
Method extra_css_class Undocumented
Method previewdiff_id Undocumented
Method body_text Get the body text for the message.
Method all_attachments Undocumented
Method display_attachments Undocumented
Method other_attachments Undocumented
Method download_url Undocumented
Method show_spam_controls Undocumented

Inherited from MessageComment:

Method comment_author The author of the comment.
Method has_body Is there body text?
Method comment_date The date of the comment.
Method too_long Undocumented
Method too_long_to_render Undocumented
Method text_for_display Undocumented
def __init__(self, comment, from_superseded=False, limit_length=True):
Undocumented
@property
def index(self):
Undocumented
@property
def extra_css_class(self):
Undocumented
@cachedproperty
def previewdiff_id(self):
Undocumented
@cachedproperty
def body_text(self):
Get the body text for the message.
@cachedproperty
def all_attachments(self):
Undocumented
@cachedproperty
def display_attachments(self):
Undocumented
@cachedproperty
def other_attachments(self):
Undocumented
@property
def download_url(self):
Undocumented
@cachedproperty
def show_spam_controls(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.