| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilCalendarRecurrences:
 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 ilCalendarAppointmentGUI\initAppointment(), ilCalendarAppointmentsTableGUI\setAppointments(), and ilCalendarChangedAppointmentsTableGUI\setAppointments().
 Here is the caller graph for this function:
 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 $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilCalendarAppointmentGUI\askDelete(), ilCalendarSchedule\calculate(), and ilCalendarExport\createRecurrences().
 Here is the caller graph for this function:
 Here is the caller graph for this function: