source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_students.rst @ 7796

Last change on this file since 7796 was 7594, checked in by Henrik Bettermann, 13 years ago

Add Add API of hostels package.

File size: 783 bytes
Line 
1`students` -- Student Section Components Package
2************************************************
3
4(see also: :ref:`api-students-modules`)
5
6.. automodule:: waeup.sirp.students
7   :members:
8   :undoc-members:
9
10.. _api-students-modules:
11
12Submodules
13----------
14
15This package bundles the following modules:
16
17.. toctree::
18   :maxdepth: 1
19
20   students/api_student
21   students/api_studycourse
22   students/api_studylevel
23   students/api_authentication
24   students/api_permissions
25   students/api_batching
26   students/api_browser
27   students/api_viewlets
28   students/api_catalog
29   students/api_container
30   students/api_dynamicroles
31   students/api_payments
32   students/api_accommodation
33   students/api_workflow
34   students/api_vocabularies
35   students/api_utils
36   students/api_interfaces
Note: See TracBrowser for help on using the repository browser.