zope.traversing
rtd-docs
  • Interfaces
  • Traversal Convenience API
  • Traversal Adapters
  • Namespaces
  • Publication Traverser
  • Browser Interfaces
  • Browser Absolute URLs
  • Changes
zope.traversing
  • Docs »
  • zope.traversing
  • Edit on GitHub

zope.traversing¶

Latest release Supported Python versions https://travis-ci.org/zopefoundation/zope.traversing.svg?branch=master https://coveralls.io/repos/github/zopefoundation/zope.traversing/badge.svg?branch=master Documentation Status

This package provides adapters for resolving object paths by traversing an object hierarchy. This package also includes support for traversal namespaces (e.g. ++view++, ++skin++, etc.) as well as computing URLs via the @@absolute_url view.

Documentation is hosted at https://zopetraversing.readthedocs.io/

API Documentation:

  • Interfaces
  • Traversal Convenience API
  • Traversal Adapters
  • Namespaces
  • Publication Traverser

Browser Documentation:

  • Browser Interfaces
  • Browser Absolute URLs
  • Changes
    • 4.2.1 (unreleased)
    • 4.2.0 (2017-09-23)
    • 4.1.0 (2016-08-05)
    • 4.0.0 (2014-03-21)
    • 4.0.0a3 (2013-03-12)
    • 4.0.0a2 (2013-02-21)
    • 4.0.0a1 (2013-02-20)
    • 3.14.0 (2011-03-02)
    • 3.13.1 (2010-12-14)
    • 3.13 (2010-07-09)
    • 3.12.1 (2010-04-30)
    • 3.12.0 (2009-12-29)
    • 3.11.0 (2009-12-27)
    • 3.10.0 (2009-12-16)
    • 3.9.0 (2009-12-15)
    • 3.8.0 (2009-09-29)
    • 3.7.2 (2009-08-29)
    • 3.7.1 (2009-06-16)
    • 3.7.0 (2009-05-23)
    • 3.6.0 (2009-04-06)
    • 3.5.4 (2009-04-06)
    • 3.5.3 (2009-03-10)
    • 3.5.2 (2009-02-04)
    • 3.5.1 (2009-02-02)
    • 3.5.0 (2009-01-31)
    • 3.5.0a4 (2008-08-01)
    • 3.5.0a3 (2007-12-28)
    • 3.5.0a2 (2007-11-28)
    • 3.4.1 (2008-07-30)
    • 3.4.1a1 (2007-11-13)
    • 3.4.0 (2007-09-29)
    • 3.4.0a1 (2007-04-22)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015-2017, Zope Foundation and Contributors. Revision 464294b8.

Built with Sphinx using a theme provided by Read the Docs.