l.b.b.b.BugTextView(LaunchpadView) : class documentation

Part of lp.bugs.browser.bug View In Hierarchy

View for simple text page displaying information for a bug.
Method initialize Undocumented
Method bugtasks Cache bugtasks and avoid hitting the DB twice.
Method subscribers Cache subscribers and avoid hitting the DB twice.
Method bug_text Return the bug information for text display.
Method bugtask_text Return a BugTask for text display.
Method attachment_text Return a text representation of a bug attachment.
Method comment_text Return a text representation of bug comments.
Method render Return a text representation of the bug.
def initialize(self):
Undocumented
@cachedproperty
def bugtasks(self):
Cache bugtasks and avoid hitting the DB twice.
@cachedproperty
def subscribers(self):
Cache subscribers and avoid hitting the DB twice.
def bug_text(self):
Return the bug information for text display.
def bugtask_text(self, task):
Return a BugTask for text display.
def attachment_text(self, attachment):
Return a text representation of a bug attachment.
def comment_text(self):
Return a text representation of bug comments.
def render(self):
Return a text representation of the bug.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.