|
ILIAS
release_8 Revision v8.24
|
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.
References _getRecurrences().
Referenced by ilCalendarAppointmentGUI\initAppointment(), ilCalendarRecurrenceTableGUI\parse(), ilCalendarAppointmentsTableGUI\setAppointments(), and ilCalendarChangedAppointmentsTableGUI\setAppointments().
Here is the call graph for this function:
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, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by _getFirstRecurrence(), ilCalendarAppointmentGUI\askDelete(), ilCalendarAppointmentGUI\askEdit(), ilCalendarSchedule\calculate(), ilCalendarExport\createRecurrences(), and ilCalendarExport\isRepeatingAppointment().
Here is the caller graph for this function: