|
ILIAS
release_4-3 Revision
|
Collaboration diagram for ilCalendarRecurrences: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 ilCalendarExport\createVEVENT(), ilCalendarAppointmentGUI\initAppointment(), ilCalendarAppointmentsTableGUI\setAppointments(), and ilCalendarChangedAppointmentsTableGUI\setAppointments().
Here is the caller graph for this function:
|
static |
get all recurrences of an appointment
public
| int | cal_id |
Definition at line 44 of file class.ilCalendarRecurrences.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilCalendarAppointmentGUI\askDelete(), ilCalendarSchedule\calculate(), and ilCalendarExport\createRecurrences().
Here is the caller graph for this function: