ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.