Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
recordofstudyDB.php File Reference

Functions

 getSemesters ()
 getBasicData ()
 getFieldOfStudy ()
 getStudentname ()
 getSeminare ($semesterid, $onlyseminars)

Function Documentation

getBasicData ( )

collects the basic data from the db

private

Returns
array the basic data

Here is the call graph for this function:

getFieldOfStudy ( )

gets the field of study of the current user from the db

private

Returns
string the field of study
getSemesters ( )

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

Author
Christian Bauer alfre.nosp@m.dhit.nosp@m.chcoc.nosp@m.k@gm.nosp@m.x.net
Version
$Exp

public

recordofstudy collect the current seminars and concerning semesters from the archiv

private

Returns
array the semesters

Here is the call graph for this function:

getSeminare (   $semesterid,
  $onlyseminars 
)

gets the seminars of the currents user from the db

private

Parameters
string$semesteridthe selected semester id
boolean$onlyseminarscould reduce the assortment
Returns
array the seminars

Here is the call graph for this function:

getStudentname ( )

gets the complete name of the student

private

Returns
string the complete name

Here is the call graph for this function: