|
Stud.IP
3.0 Revision 48548
|
Functions | |
| getSemesters () | |
| getBasicData () | |
| getFieldOfStudy () | |
| getStudentname () | |
| getSeminare ($semesterid, $onlyseminars) | |
| getBasicData | ( | ) |
collects the basic data from the db
private

| getFieldOfStudy | ( | ) |
gets the field of study of the current user from the db
private


| getSemesters | ( | ) |
Creates a record of study and exports the data to pdf (database)
private

| getSeminare | ( | $semesterid, | |
| $onlyseminars | |||
| ) |
gets the seminars of the currents user from the db
private
| string | $semesterid | the selected semester id |
| boolean | $onlyseminars | could reduce the assortment |

| getStudentname | ( | ) |
gets the complete name of the student
private