Part of lp.bugs.browser.bug View In Hierarchy
Method | activity | Undocumented |
Inherited from BugView:
Method | page_description | Undocumented |
Method | subscription | Return whether the current user is subscribed. |
Method | duplicates | Return a list of dicts of duplicates. |
Method | proxiedUrlForLibraryFile | Return the proxied download URL for a Librarian file. |
Inherited from BugViewMixin (via BugView):
Method | is_duplicate_active | Undocumented |
Method | subscription_info | Undocumented |
Method | direct_subscribers | Return the list of direct subscribers. |
Method | duplicate_subscribers | Return the list of subscribers from duplicates. |
Method | getSubscriptionClassForUser | Return a set of CSS class names based on subscription status. |
Method | regular_attachments | The list of bug attachments that are not patches. |
Method | patches | The list of bug attachments that are patches. |
Method | current_bugtask | Return the current IBugTask . |
Method | specifications | Undocumented |
Method | _bug_attachments | Get a dict of attachment type -> attachments list. |