l.c.b.s.BranchCountSummaryView(LaunchpadView) : class documentation

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

Known subclasses: lp.code.browser.branchlisting.ProductBranchStatisticsView

A view to give a summary of interesting counts.
Method branch_count The number of total branches the user can see.
Method branch_owners The number of individuals and teams that own branches.
Method person_owner_count Undocumented
Method team_owner_count Undocumented
Method commit_count Undocumented
Method committer_count Undocumented
Method branch_text Undocumented
Method person_text Undocumented
Method team_text Undocumented
Method commit_text Undocumented
Method committer_text Undocumented
Method _collection Return the branch collection for this context.
Method _revision_cache Return the revision cache for this context.
@cachedproperty
def _collection(self):
Return the branch collection for this context.
@cachedproperty
def _revision_cache(self):
Return the revision cache for this context.
@cachedproperty
def branch_count(self):
The number of total branches the user can see.
@cachedproperty
def branch_owners(self):
The number of individuals and teams that own branches.
@property
def person_owner_count(self):
Undocumented
@property
def team_owner_count(self):
Undocumented
@cachedproperty
def commit_count(self):
Undocumented
@cachedproperty
def committer_count(self):
Undocumented
@property
def branch_text(self):
Undocumented
@property
def person_text(self):
Undocumented
@property
def team_text(self):
Undocumented
@property
def commit_text(self):
Undocumented
@property
def committer_text(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.