l.r.b.p.ProductSeriesLinkBranchView(ReturnToReferrerMixin, ProductSeriesView, LaunchpadEditFormView) : class documentation

Part of lp.registry.browser.productseries View In Hierarchy

Known subclasses: lp.registry.browser.productseries.ProductSeriesLinkBranchFromCodeView

View to set the bazaar branch for a product series.
Method label The form label.
Method page_title The page title.
Method update_action Update the branch attribute.

Inherited from ReturnToReferrerMixin:

Method _return_attribute_name Undocumented
Method _return_attribute_value Undocumented
Method _return_url See LaunchpadFormView.

Inherited from ProductSeriesView:

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 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.
@property
def label(self):
The form label.
@property
def page_title(self):
The page title.
@action(_('Update'), 'update')
def update_action(self, action, data):
Update the branch attribute.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.