Base Zope publication specification.
afterCall(request, ob)
afterTraversal(request, ob)
annotateTransaction(txn, request, ob)
Set some useful meta-information on the transaction. This information is used by the undo framework, for example.
This method is not part of the IPublication interface, since it's specific to this particular implementation.
beforeTraversal(request)
beginErrorHandlingTransaction(request, ob, note)
callObject(request, ob)
callTraversalHooks(request, ob)
endRequest(request, ob)
getApplication(request)
handleException(object, request, exc_info, retry_allowed=True)
openedConnection(conn)
traverseName(request, ob, name)