Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
CalendarInstscheduleModel Class Reference
Collaboration diagram for CalendarInstscheduleModel:
Collaboration graph

Static Public Member Functions

static getSeminarEntry ($seminar_id, $user_id, $cycle_id=false)
static getInstituteEntries ($user_id, $semester, $start_hour, $end_hour, $institute_id)

Detailed Description

Pseudo-namespace containing helper methods for the calendar of institutes.

Since
2.0

Member Function Documentation

static getInstituteEntries (   $user_id,
  $semester,
  $start_hour,
  $end_hour,
  $institute_id 
)
static

Returns the schedule entries of the specified institute

Parameters
stringthe ID of the user
arrayan array containing the "beginn" of the semester
intthe start hour
intthe end hour
stringthe ID of the institute
Returns
array an array containing the entries

Here is the call graph for this function:

Here is the caller graph for this function:

static getSeminarEntry (   $seminar_id,
  $user_id,
  $cycle_id = false 
)
static

Returns an schedule entry of a course

Parameters
stringthe ID of the course
stringthe ID of the user
stringoptional; if given, specifies the ID of the entry
Returns
array an array containing the properties of the entry

Here is the caller graph for this function:


The documentation for this class was generated from the following file: