ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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.