Part of lp.bugs.browser.bug View In Hierarchy
Method | initialize | Initialize the view to handle the request. |
Inherited from BugSubscriptionPortletDetails:
Method | extractBugSubscriptionDetails | Undocumented |
Inherited from BugViewMixin:
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. |