Stud.IP
2.0 Revision 48548
|
Static Public Member Functions | |
static | getSeminarEntry ($seminar_id, $user_id, $cycle_id=false) |
static | getInstituteEntries ($user_id, $semester, $start_hour, $end_hour, $institute_id) |
Pseudo-namespace containing helper methods for the calendar of institutes.
|
static |
Returns the schedule entries of the specified institute
string | the ID of the user |
array | an array containing the "beginn" of the semester |
int | the start hour |
int | the end hour |
string | the ID of the institute |
|
static |
Returns an schedule entry of a course
string | the ID of the course |
string | the ID of the user |
string | optional; if given, specifies the ID of the entry |