ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
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.