|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilCalendarRecurrences: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(), ilCalendarChangedAppointmentsTableGUI\setAppointments(), and ilCalendarAppointmentsTableGUI\setAppointments().
Here is the caller graph for this function:
|
static |
get all recurrences of an appointment
Definition at line 35 of file class.ilCalendarRecurrences.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilCalendarAppointmentGUI\askDelete(), ilCalendarAppointmentGUI\askEdit(), ilCalendarSchedule\calculate(), ilCalendarExport\createRecurrences(), and ilCalendarExport\isRepeatingAppointment().
Here is the caller graph for this function: