Part of lp.registry.browser.distroseries View In Hierarchy
| Method | initialize | Undocumented | 
| Method | page_title | Return the HTML page title. | 
| Method | requestCountry | Undocumented | 
| Method | browserLanguages | Undocumented | 
| Method | redirectToDistroFileBug | Redirect to the distribution's filebug page. | 
| Method | num_linked_packages | The number of linked packagings for this distroseries. | 
| Method | num_unlinked_packages | The number of unlinked packagings for this distroseries. | 
| Method | recently_linked | Return the packages that were most recently linked upstream. | 
| Method | needs_linking | Return a list of 10 packages most in need of upstream linking. | 
| Method | milestone_batch_navigator | Undocumented | 
| Method | countDifferences | Count the number of differences of a given kind. | 
| Method | num_version_differences_needing_attention | Undocumented | 
| Method | num_version_differences | Undocumented | 
| Method | wordVersionDifferences | Undocumented | 
| Method | num_differences_in_parent | Undocumented | 
| Method | wordDifferencesInParent | Undocumented | 
| Method | num_differences_in_child | Undocumented | 
| Method | wordDifferencesInChild | Undocumented | 
| Method | alludeToParent | Wording to refer to the series' parent(s). | 
| Method | link_to_version_diffs_needing_attention | Return URL for +localpackagediffs page. | 
| Method | link_to_all_version_diffs | Return URL for +localdiffs page for all statuses. | 
| Method | link_to_differences_in_parent | Return URL for +missingpackages page. | 
| Method | link_to_differences_in_child | Return URL for +uniquepackages page. | 
Inherited from MilestoneOverlayMixin:
| 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 hidden if there are no milestones. | 
| Method | milestone_row_uri_template | Undocumented | 
| Method | register_milestone_script | Return the script to enable milestone creation via AJAX. | 
Inherited from DerivedDistroSeriesMixin:
| Method | has_unique_parent | Undocumented | 
| Method | unique_parent | Undocumented | 
| Method | number_of_parents | Undocumented | 
| Method | getParentName | Undocumented | 
Filing a bug on a distribution series is not directly permitted; we redirect to the distribution's file
| Parameters | difference_type | Type of DistroSeriesDifference to look for. | 
| needing_attention_only | Restrict count to differences that need attention? If not, count all that can be viewed. | 
If there is a single parent, returns its display name. Otherwise says "a parent series" (more vague, but we could also name parents if there are very few).