doc/api/pyramid/core.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 27 Mar 2019 09:21:18 +0100
changeset 12521 cb68c985ee01
parent 11631 faf279e33298
permissions -rw-r--r--
[doc] Drop mention of the "pyramid" cube This cube got merged into cubicweb several versions ago.

.. _core_module:

:mod:`cubicweb.pyramid.core`
----------------------------

.. automodule:: cubicweb.pyramid.core

    .. autofunction:: includeme

    .. autofunction:: cw_to_pyramid

    .. autofunction:: render_view

    .. autofunction:: repo_connect
    .. autofunction:: get_principals

    .. autoclass:: CubicWebPyramidRequest
        :show-inheritance:
        :members:

    .. autofunction:: _cw_session
    .. autofunction:: _cw_cnx
    .. autofunction:: _cw_request