ILIAS
release_8 Revision v8.19
|
Static Public Member Functions | |
static | _getRecurrences (int $a_cal_id) |
get all recurrences of an appointment More... | |
static | _getFirstRecurrence ($a_cal_id) |
Definition at line 30 of file class.ilCalendarRecurrences.php.
|
static |
Definition at line 50 of file class.ilCalendarRecurrences.php.
Referenced by ilCalendarAppointmentGUI\initAppointment(), ilCalendarRecurrenceTableGUI\parse(), ilCalendarAppointmentsTableGUI\setAppointments(), and ilCalendarChangedAppointmentsTableGUI\setAppointments().
|
static |
get all recurrences of an appointment
Definition at line 35 of file class.ilCalendarRecurrences.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilCalendarAppointmentGUI\askDelete(), ilCalendarAppointmentGUI\askEdit(), ilCalendarSchedule\calculate(), ilCalendarExport\createRecurrences(), and ilCalendarExport\isRepeatingAppointment().