ILIAS
Release_3_10_x_branch Revision 61812
|
Static Public Member Functions | |
static | _getRecurrences ($a_cal_id) |
get all recurrences of an appointment | |
static | _getFirstRecurrence ($a_cal_id) |
get first recurrence |
Definition at line 34 of file class.ilCalendarRecurrences.php.
|
static |
get first recurrence
public
int | cal id |
Definition at line 66 of file class.ilCalendarRecurrences.php.
Referenced by ilCalendarAppointmentGUI\initAppointment(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), and ilCalendarAppointmentsTableGUI\setAppointments().
|
static |
get all recurrences of an appointment
public
int | cal_id |
Definition at line 44 of file class.ilCalendarRecurrences.php.
References $res, and DB_FETCHMODE_OBJECT.
Referenced by ilCalendarSchedule\calculate().