Changeset 13168 for main/waeup.kofa/trunk/docs/source/userdocs/students
- Timestamp:
- 14 Jul 2015, 20:17:10 (9 years ago)
- Location:
- main/waeup.kofa/trunk/docs/source/userdocs/students
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/docs/source/userdocs/students/browser.rst
r13103 r13168 308 308 =========== 309 309 310 Allocation 311 ---------- 312 310 313 Students can obtain a bed ticket if a series of conditions is met: 311 314 -
main/waeup.kofa/trunk/docs/source/userdocs/students/interfaces.rst
r13078 r13168 1 1 .. _students_interfaces: 2 2 3 Student 4 ======= 3 Student Interfaces 4 ================== 5 5 6 6 The `Student` class is a container class which means, there are not … … 171 171 :pyobject: IStudentNavigation 172 172 173 Student Study Course 174 ==================== 173 Student Study Course Interfaces 174 =============================== 175 175 176 176 All data related to an individual course of study are stored with … … 302 302 to replace them by new tickets. 303 303 304 Student Payment 305 =============== 304 Student Payment Interfaces 305 ========================== 306 306 307 307 `IStudentOnlinePayment` … … 320 320 :pyobject: IStudentOnlinePayment 321 321 322 Student Accommodation 323 ===================== 322 Student Accommodation Interfaces 323 ================================ 324 324 325 325 `IBedTicket`
Note: See TracChangeset for help on using the changeset viewer.