summaryrefslogtreecommitdiff
path: root/docs/api/traversal.rst
blob: d9b4aabfccf63140fc05afffe3ec8c263ddc8f69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _traversal_module:

:mod:`repoze.bfg.traversal`
---------------------------

.. automodule:: repoze.bfg.traversal

  .. autofunction:: find_interface

  .. autofunction:: find_model

  .. autofunction:: find_root

  .. autofunction:: model_path

  .. autofunction:: traversal_path(path)

.. note:: A function named ``model_url`` used to be present in this
   module.  It was moved to :ref:`url_module` in version 0.6.1.