Personal tools
Skip to content. | Skip to navigation
Introduction This package provides a contextless way to retrieve the currently active request object in a zope-based web framework. To do so you simply need to do the following:: from zope.globalrequest import getRequest request getRequest()This package is mainly intended to be used with the Zope2/Plone stack. While it also works with the Zope3 framework, the latter promotes a clean separation...
zope.hookable :target:
zope.i18n .. image::
zope.i18nmessageid To translate any text, we must be able to discover the source domain of the text. A source domain is an identifier that identifies a
zope.index :target:
zope.intid This package provides an API to create integer ids for any object. Later
zope.keyreference :target:
zope.lifecycleevent :target:
zope.location :target:
zope.login :target: