l.s.c.i.c.IComment(Interface) : interface documentation

Part of lp.services.comments.interfaces.conversation View In Hierarchy

Known subclasses: lp.bugs.interfaces.bugmessage.IBugComment, lp.code.browser.branchmergeproposal.ICodeReviewNewRevisions, lp.code.browser.codereviewcomment.ICodeReviewDisplayComment, lp.registry.browser.distroseriesdifference.IDistroSeriesDifferenceDisplayComment

A comment which may have a body or footer.
Int index Undocumented
TextLine extra_css_class A css class to apply to the comment's outer div.
Bool has_body Does the comment have body text?
Bool has_footer Does the comment have a footer?
Bool too_long Undocumented
Bool too_long_to_render Undocumented
Text text_for_display Undocumented
Text body_text The body text of the comment.
Text download_url URL for downloading full text.
Datetime comment_date Undocumented
Bool display_attachments Should attachments be displayed for this comment.
Bool visible Undocumented
Bool show_spam_controls Undocumented
index =
Undocumented
extra_css_class =
A css class to apply to the comment's outer div.
has_body =
Does the comment have body text?
has_footer =
Does the comment have a footer?
too_long =
Undocumented
too_long_to_render =
Undocumented
text_for_display =
Undocumented
body_text =
The body text of the comment.
download_url =
URL for downloading full text.
comment_date =
Undocumented
display_attachments =
Should attachments be displayed for this comment.
visible =
Undocumented
show_spam_controls =
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.