l.r.b.p.ProductSeriesNavigation(Navigation, BugTargetTraversalMixin, StructuralSubscriptionTargetTraversalMixin) : class documentation

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

A class to navigate IProductSeries URLs.
Method dotbzr Return the series branch.
Method pots Return the series templates.
Method traverse_lang Retrieve the ProductSeriesLanguage or a dummy if it is None.
Method traverse See INavigation.

Inherited from BugTargetTraversalMixin:

Method traverse_bug Traverses +bug portions of URLs.
Method redirect_bug If +bug traversal fails, redirect to +bugs.
Method _get_task_for_context Return the IBugTask for this name in this context.

Inherited from StructuralSubscriptionTargetTraversalMixin:

Method traverse_structuralsubscription Traverses +subscription portions of URLs.
@stepto('.bzr')
def dotbzr(self):
Return the series branch.
@stepto('+pots')
def pots(self):
Return the series templates.
@stepthrough('+lang')
def traverse_lang(self, langcode):
Retrieve the ProductSeriesLanguage or a dummy if it is None.
def traverse(self, name):
See INavigation.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.