Part of canonical.launchpad.webapp.servers View In Hierarchy
Inherited from LaunchpadBrowserPublication:
| Method | __init__ | Undocumented |
| Method | annotateTransaction | See zope.app.publication.zopepublication.ZopePublication. |
| Method | getDefaultTraversal | Undocumented |
| Method | getApplication | Undocumented |
| Method | beforeTraversal | Undocumented |
| Method | maybeNotifyReadOnlyMode | Hook to notify about read-only mode. |
| Method | getPrincipal | Return the authenticated principal for this request. |
| Method | maybeRestrictToTeam | Undocumented |
| Method | getNonRestrictedURL | Returns the non-restricted version of the request URL. |
| Method | constructPageID | Given a view, figure out what its page ID should be. |
| Method | callObject | See zope.publisher.interfaces.IPublication. |
| Method | afterCall | See zope.publisher.interfaces.IPublication. |
| Method | finishReadOnlyRequest | Hook called at the end of a read-only request. |
| Method | callTraversalHooks | We don't want to call _maybePlacefullyAuthenticate as does |
| Method | afterTraversal | See zope.publisher.interfaces.IPublication. |
| Method | handleException | Undocumented |
| Method | beginErrorHandlingTransaction | Hook for when a new view is started to handle an exception. |
| Method | endRequest | Undocumented |
| Method | _maybePlacefullyAuthenticate | This should never be called because we've excised it in |