doc/api/urlpublishing.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 24 Jan 2018 12:03:21 +0100
changeset 12257 39cd3c7eb2e8
parent 10494 b6f00889355c
permissions -rw-r--r--
[pkg] Use setuptools.find_packages() We drop the custom get_packages() function in setup.py that used to look for test files (not discovered automatically since test directories are not packages) and replace it by explicit entries in MANIFEST.in.

.. _urlpublishing_module:

:mod:`cubicweb.web.views.urlpublishing`
=======================================

.. automodule:: cubicweb.web.views.urlpublishing

    .. autoexception:: PathDontMatch

    .. autoclass:: URLPublisherComponent
        :show-inheritance:
        :members:

    .. autoclass:: URLPathEvaluator
        :show-inheritance:
        :members:

    .. autoclass:: RawPathEvaluator
        :show-inheritance:
        :members:

    .. autoclass:: EidPathEvaluator
        :show-inheritance:
        :members:

    .. autoclass:: RestPathEvaluator
        :show-inheritance:
        :members:

    .. autoclass:: URLRewriteEvaluator
        :show-inheritance:
        :members:

    .. autoclass:: ActionPathEvaluator
        :show-inheritance:
        :members: