Changeset 5015
- Timestamp:
- 4 Feb 2010, 17:54:47 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/university/facultycontainer.txt
r5005 r5015 84 84 Utilities 85 85 ========= 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 86 100 87 101 :class:`FacultyContainerFactory`
Note: See TracChangeset for help on using the changeset viewer.