docs/api/core.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 17 Jun 2016 17:57:11 +0200
changeset 11620 2497bcf18030
parent 11537 caf268942436
permissions -rw-r--r--
split collecting setting before using them, so the function can be reused when inserting WSGI middlewares

.. _core_module:

:mod:`pyramid_cubicweb.core`
----------------------------

.. automodule:: pyramid_cubicweb.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