c.l.b.l.LaunchpadRootNavigation(Navigation) : class documentation

Part of canonical.launchpad.browser.launchpad View In Hierarchy

No class docstring
Method redirect_support Redirect /support to Answers root site.
Method redirect_legal Redirect /legal to help.launchpad.net/Legal site.
Method redirect_faq Redirect /faq to launchpad-project/+faqs.
Method redirect_feedback Redirect /feedback to help.launchpad.net/Feedback site.
Method redirect_branch Redirect /+branch/<foo> to the branch named 'foo'.
Method redirect_buildfarm Redirect old /+builds requests to new URL, /builders.
Method products Undocumented
Method traverse Undocumented
Method publishTraverse Undocumented
Method _getBetaRedirectionView Undocumented
@stepto('support')
def redirect_support(self):
Redirect /support to Answers root site.
@stepto('legal')
def redirect_legal(self):
Redirect /legal to help.launchpad.net/Legal site.
@stepto('faq')
def redirect_faq(self):
Redirect /faq to launchpad-project/+faqs.
@stepto('feedback')
def redirect_feedback(self):
Redirect /feedback to help.launchpad.net/Feedback site.
@stepto('+branch')
def redirect_branch(self):
Redirect /+branch/<foo> to the branch named 'foo'.

'foo' can be the unique name of the branch, or any of the aliases for the branch. If 'foo' resolves to an ICanHasLinkedBranch instance but the linked branch is not yet set, redirect back to the referring page with a suitable notification message. If 'foo' is completely invalid, redirect back to the referring page with a suitable error message.

@stepto('+builds')
def redirect_buildfarm(self):
Redirect old /+builds requests to new URL, /builders.
@stepto('products')
def products(self):
Undocumented
def traverse(self, name):
Undocumented
def _getBetaRedirectionView(self):
Undocumented
def publishTraverse(self, request, name):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.