ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 24 of file class.ilCalendarRecurrences.php.
|
static |
Definition at line 44 of file class.ilCalendarRecurrences.php.
References _getRecurrences().
Referenced by ilCalendarAppointmentGUI\initAppointment(), ilCalendarRecurrenceTableGUI\parse(), ilCalendarAppointmentsTableGUI\setAppointments(), and ilCalendarChangedAppointmentsTableGUI\setAppointments().
|
static |
get all recurrences of an appointment
Definition at line 29 of file class.ilCalendarRecurrences.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by _getFirstRecurrence(), ilCalendarAppointmentGUI\askDelete(), ilCalendarAppointmentGUI\askEdit(), ilCalendarSchedule\calculate(), ilCalendarExport\createRecurrences(), and ilCalendarExport\isRepeatingAppointment().