source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_applications_root.rst @ 5673

Last change on this file since 5673 was 5665, checked in by uli, 14 years ago

Add docs for applications.root components.

File size: 621 bytes
Line 
1`waeup.sirp.applications.root` -- Student Applications Root
2***********************************************************
3
4.. automodule:: waeup.sirp.applications.root
5
6ApplicationsRoot -- The root of applications in a site
7======================================================
8
9.. autoclass:: waeup.sirp.applications.root.ApplicationsRoot
10   :members:
11   :undoc-members:
12
13ApplicationsPlugin -- A plugin to setup/update an :class:`ApplicationsRoot`
14===========================================================================
15
16.. autoclass:: waeup.sirp.applications.root.ApplicationsPlugin
17   :members:
18   :undoc-members:
19
Note: See TracBrowser for help on using the repository browser.