l.c.b.b.SourcePackageBranchesView(BranchListingView) : class documentation

Part of lp.code.browser.branchlisting View In Hierarchy

No class docstring
Method label Undocumented
Method series_links Links to other series in the same distro as the package.
Method _getCollection Override this to say what branches will be in the listing.
Method _numBranchesInPackage Undocumented

Inherited from BranchListingView:

Method show_git_link Undocumented
Method template Undocumented
Method initial_values Override this in your subclass if you want any widgets to have
Method selected_lifecycle_status Undocumented
Method branches All branches related to this target, sorted for display.
Method getVisibleBranchesForUser Get branches visible to the user.
Method hasAnyBranchesVisibleByUser Does the context have any branches that are visible to the user?
Method branch_count The number of total branches the user can see.
Method is_branch_count_zero Is the number of total branches the user can see zero?.
Method no_branch_message This may also be overridden in derived classes to provide
Method branch_listing_sort_values The enum items we should present in the 'sort_by' widget.
Method sort_by_field The zope.schema field for the 'sort_by' widget.
Method sort_by The value of the sort_by widget, or None if none was present.
Method setUpWidgets Set up the 'sort_by' widget with only the applicable choices.
Method default_information_type The default information type for new branches.
Method default_information_type_title The title of the default information type for new branches.
Method default_information_type_is_private The title of the default information type for new branches.
Method _branches Return a sequence of branches.

Inherited from LaunchpadFormView (via BranchListingView):

Method __init__ Undocumented
Method initialize Undocumented
Method render Return the body of the response.
Method extendFields Allow subclasses to extend the form fields.
Method setUpFields Undocumented
Method help_links Dictionary mapping field names to help links.
Method adapters Provide custom adapters for use when setting up the widgets.
Method action_url Set the default action URL for the form.
Method has_available_actions Does the view have any available actions that will render?
Method addError Add a form wide error.
Method getFieldError Get the error associated with a particular field.
Method setFieldError Set the error associated with a particular field.
Static Method validate_none Do not do any validation.
Method validate_widgets Validate the named form widgets.
Method error_count Undocumented
Method ajax_failure_handler Called by the form if validate() finds any errors.
Method validate Validate the form.
Method validate_cancel Noop validation in case we cancel.
Method focusedElementScript Helper function to construct the script element content.
Method isSingleLineLayout Undocumented
Method isMultiLineLayout Undocumented
Method isCheckBoxLayout Undocumented
Method showOptionalMarker Should the (Optional) marker be shown?
Method _processNotifications Add any notification messages to the response headers.
Method _abort Abort the form edit.
Method _validate Check all widgets and perform any custom validation.

Inherited from FeedsMixin (via BranchListingView):

Method feed_links Undocumented
@property
def label(self):
Undocumented
def _getCollection(self):
Override this to say what branches will be in the listing.
def _numBranchesInPackage(self, package):
Undocumented
@property
def series_links(self):
Links to other series in the same distro as the package.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.