Ignore:
Timestamp:
4 Feb 2010, 17:54:47 (15 years ago)
Author:
uli
Message:

Update docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/university/facultycontainer.txt

    r5005 r5015  
    8484Utilities
    8585=========
     86
     87:class:`AcademicsPlugin`
     88------------------------
     89
     90.. class:: AcademicsPlugin()
     91
     92   .. attribute:: grok.implements(IWAeUPSIRPPluggable)
     93
     94   This plugin component tells under which name (``faculties``) an
     95   instance of academics stuff should be created in plain WAeUP SIRP
     96   instances. It also tells the factory name for FacultyContainer
     97   instances, which serve as root object for academics stuff in WAeUP
     98   SIRP apps.
     99
    86100
    87101:class:`FacultyContainerFactory`
Note: See TracChangeset for help on using the changeset viewer.