| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Go to the source code of this file.
| Data Structures | |
| class | ilCalendarAppointmentTemplate | 
| Apointment templates are used for automatic generated apointments.  More... | |
| Variables | |
| const | IL_CALENDAR_ACTION_CREATE = 1 | 
| const | IL_CALENDAR_ACTION_UPDATE = 2 | 
| const | IL_CALENDAR_ACTION_DELETE = 3 | 
| const IL_CALENDAR_ACTION_CREATE = 1 | 
Definition at line 24 of file class.ilCalendarAppointmentTemplate.php.
| const IL_CALENDAR_ACTION_DELETE = 3 | 
Definition at line 26 of file class.ilCalendarAppointmentTemplate.php.
| const IL_CALENDAR_ACTION_UPDATE = 2 | 
Definition at line 25 of file class.ilCalendarAppointmentTemplate.php.