c.l.b.l.DoesNotExistView : class documentation

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

Implements interfaces: zope.publisher.interfaces.browser.IBrowserPublisher

A view that simply raises NotFound when rendered.

Useful to register as a view that shouldn't appear on a particular virtual host.

Method __init__ Undocumented
Method publishTraverse See IBrowserPublisher.
Method browserDefault See IBrowserPublisher.
Method __call__ Undocumented
def __init__(self, context, request):
Undocumented
def publishTraverse(self, request, name):
See IBrowserPublisher.
def browserDefault(self, request):
See IBrowserPublisher.
def __call__(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.