l.s.w.p.RenamedView : class documentation

Part of lp.services.webapp.publisher View In Hierarchy

Redirect permanently to the new name of the view.

This view should be used when pages are renamed.

Parametersnew_namethe new page name.
rootsite(optional) the virtual host to redirect to, e.g. 'answers'.
Method __init__ Undocumented
Method __call__ Undocumented
Method publishTraverse See zope.publisher.interfaces.browser.IBrowserPublisher.
Method browserDefault See zope.publisher.interfaces.browser.IBrowserPublisher.
def __init__(self, context, request, new_name, rootsite=None):
Undocumented
def __call__(self):
Undocumented
def publishTraverse(self, request, name):
See zope.publisher.interfaces.browser.IBrowserPublisher.
def browserDefault(self, request):
See zope.publisher.interfaces.browser.IBrowserPublisher.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.