l.c.b.b.BranchMergeProposalSubscribersView(LaunchpadView) : class documentation

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

Used to show the pagelet subscribers on the main proposal page.
Method initialize See LaunchpadView.
Method full_subscribers A list of full subscribers ordered by displayname.
Method status_subscribers A list of full subscribers ordered by displayname.
Method has_subscribers True if there are subscribers to the branch.
Method _add_subscribers_for_branch Add the subscribers to the subscription sets for the branch.
def initialize(self):
See LaunchpadView.
def _add_subscribers_for_branch(self, branch):
Add the subscribers to the subscription sets for the branch.
@cachedproperty
def full_subscribers(self):
A list of full subscribers ordered by displayname.
@cachedproperty
def status_subscribers(self):
A list of full subscribers ordered by displayname.
@property
def has_subscribers(self):
True if there are subscribers to the branch.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.