equal
deleted
inserted
replaced
|
1 .. _core_module: |
|
2 |
|
3 :mod:`pyramid_cubicweb.core` |
|
4 ---------------------------- |
|
5 |
|
6 .. automodule:: pyramid_cubicweb.core |
|
7 |
|
8 .. autofunction:: includeme |
|
9 |
|
10 .. autofunction:: cw_to_pyramid |
|
11 |
|
12 .. autofunction:: render_view |
|
13 |
|
14 .. autofunction:: repo_connect |
|
15 .. autofunction:: get_principals |
|
16 |
|
17 .. autoclass:: CubicWebPyramidRequest |
|
18 :show-inheritance: |
|
19 :members: |
|
20 |
|
21 .. autofunction:: _cw_session |
|
22 .. autofunction:: _cw_cnx |
|
23 .. autofunction:: _cw_request |