Part of canonical.launchpad.webapp.publisher View In Hierarchy
Implements interfaces: zope.publisher.interfaces.browser.IBrowserPublisher
This view should be used when pages are renamed.
Parameters | new_name | the 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. |