Part of lp.registry.browser.productseries View In Hierarchy
| Method | next_url | Take the user back to the code overview page. |
Inherited from ProductSeriesLinkBranchView:
| Method | label | The form label. |
| Method | page_title | The page title. |
| Method | update_action | Update the branch attribute. |
Inherited from ReturnToReferrerMixin (via ProductSeriesLinkBranchView):
| Method | _return_attribute_name | Undocumented |
| Method | _return_attribute_value | Undocumented |
| Method | _return_url | See LaunchpadFormView. |
Inherited from ProductSeriesView (via ProductSeriesLinkBranchView):
| Method | requestCountry | The country associated with the IP of the request. |
| Method | browserLanguages | The languages the user's browser requested. |
| Method | request_import_link | A link to the page for requesting a new code import. |
| Method | user_branch_visible | Can the logged in user see the user branch. |
| Method | is_obsolete | Return True if the series is OBSOLETE. |
| Method | bugtask_status_counts | A list StatusCounts summarising the targeted bugtasks. |
| Method | specification_status_counts | A list StatusCounts summarising the targeted specification. |
| Method | latest_release_with_download_files | Undocumented |
| Method | milestone_batch_navigator | Undocumented |
Inherited from MilestoneOverlayMixin (via ProductSeriesLinkBranchView, ProductSeriesView):
| Method | milestone_form_uri | URI for form displayed by the formoverlay widget. |
| Method | series_api_uri | The series URL for API access. |
| Method | milestone_table_class | The milestone table will be unseen if there are no milestones. |
| Method | milestone_row_uri_template | Undocumented |
| Method | register_milestone_script | Return the script to enable milestone creation via AJAX. |