ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilCalendarRecurrence |
Variables | |
const | IL_CAL_FREQ_DAILY = ilCalendarRecurrence::FREQ_DAILY |
Model of calendar entry recurrcences. | |
const | IL_CAL_FREQ_WEEKLY = ilCalendarRecurrence::FREQ_WEEKLY |
const | IL_CAL_FREQ_MONTHLY = ilCalendarRecurrence::FREQ_MONTHLY |
const | IL_CAL_FREQ_YEARLY = ilCalendarRecurrence::FREQ_YEARLY |
const IL_CAL_FREQ_MONTHLY = ilCalendarRecurrence::FREQ_MONTHLY |
Definition at line 38 of file class.ilCalendarRecurrence.php.
Referenced by ilCalendarChangedAppointmentsTableGUI\fillRow(), ilCalendarAppointmentsTableGUI\fillRow(), ilRecurrenceInputGUI\insert(), ilCalendarAppointmentGUI\loadRecurrenceSettings(), ilObjSessionGUI\loadRecurrenceSettings(), and ilCalendarRecurrence\validate().
const IL_CAL_FREQ_WEEKLY = ilCalendarRecurrence::FREQ_WEEKLY |
Definition at line 37 of file class.ilCalendarRecurrence.php.
Referenced by ilCalendarChangedAppointmentsTableGUI\fillRow(), ilCalendarAppointmentsTableGUI\fillRow(), ilRecurrenceInputGUI\insert(), ilCalendarAppointmentGUI\loadRecurrenceSettings(), ilObjSessionGUI\loadRecurrenceSettings(), and ilCalendarRecurrence\validate().
const IL_CAL_FREQ_YEARLY = ilCalendarRecurrence::FREQ_YEARLY |
Definition at line 39 of file class.ilCalendarRecurrence.php.
Referenced by ilCalendarChangedAppointmentsTableGUI\fillRow(), ilCalendarAppointmentsTableGUI\fillRow(), ilRecurrenceInputGUI\insert(), ilCalendarAppointmentGUI\loadRecurrenceSettings(), ilObjSessionGUI\loadRecurrenceSettings(), and ilCalendarRecurrence\validate().