docs/api/core.rst
author Christophe de Vienne <christophe@unlish.com>
Wed, 21 Jan 2015 10:24:42 +0100
changeset 11541 732b00868f00
parent 11537 caf268942436
permissions -rw-r--r--
Document the changes

.. _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