ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
class.ilCalendarAppointmentTemplate.php File Reference

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
 

Variable Documentation

◆ IL_CALENDAR_ACTION_CREATE

const IL_CALENDAR_ACTION_CREATE 1

Definition at line 24 of file class.ilCalendarAppointmentTemplate.php.

◆ IL_CALENDAR_ACTION_DELETE

const IL_CALENDAR_ACTION_DELETE 3

Definition at line 26 of file class.ilCalendarAppointmentTemplate.php.

◆ IL_CALENDAR_ACTION_UPDATE

const IL_CALENDAR_ACTION_UPDATE 2

Definition at line 25 of file class.ilCalendarAppointmentTemplate.php.