| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
| Data Structures | |
| class | ilAuthContainerCalendarToken | 
| Calendar token based authentication  More... | |
| class | ilCalendarAppEventListener | 
| Handles events (create,update,delete) for autmatic generated calendar events from course, groups, ...  More... | |
| class | ilCalendarAppointmentColors | 
| class | ilCalendarAppointmentPanelGUI | 
| GUI class for YUI appointment panels.  More... | |
| class | ilCalendarAppointmentsTableGUI | 
| class | ilCalendarAppointmentTemplate | 
| Apointment templates are used for automatic generated apointments.  More... | |
| class | ilCalendarAuthenticationToken | 
| Handles calendar authentication tokens for external calendar subscriptions.  More... | |
| class | ilCalendarBlockGUI | 
| Calendar blocks, displayed in different contexts, e.g.  More... | |
| class | ilCalendarCache | 
| Calendar cache.  More... | |
| class | ilCalendarCategories | 
| class for calendar categories  More... | |
| class | ilCalendarCategory | 
| Stores calendar categories.  More... | |
| class | ilCalendarCategoryAssignments | 
| class | ilCalendarCategoryGUI | 
| Administration, Side-Block presentation of calendar categories.  More... | |
| class | ilCalendarCategoryTableGUI | 
| show presentation of calendar category side block  More... | |
| class | ilCalendarChangedAppointmentsTableGUI | 
| class | ilCalendarEntry | 
| Model for a calendar entry.  More... | |
| class | ilCalendarHeaderNavigationGUI | 
| class | ilCalendarHidden | 
| Stores selection of hidden calendars for a specific user.  More... | |
| class | ilCalendarInboxGUI | 
| class | ilCalendarInboxSharedTableGUI | 
| Show shared calendars for a specific user.  More... | |
| class | ilCalendarMailNotification | 
| Distributes calendar mail notifications.  More... | |
| class | ilCalendarManageTableGUI | 
| show list of alle calendars to manage  More... | |
| class | ilCalendarMonthGUI | 
| class | ilCalendarPresentationGUI | 
| class | ilCalendarRecurrenceCalculator | 
| Calculates an ilDateListfor a given calendar entry and recurrence rule.  More... | |
| class | ilCalendarRecurrenceExclusion | 
| Stores exclusion dates for calendar recurrences.  More... | |
| class | ilCalendarRecurrenceExclusions | 
| calendar exclusions  More... | |
| class | ilCalendarRecurrenceGUI | 
| GUI class for calendar recurrences.  More... | |
| class | ilCalendarRecurrences | 
| class | ilCalendarRegistration | 
| registration for calendar appointments  More... | |
| class | ilCalendarRemoteAccessHandler | 
| Handles requests from external calendar applications  More... | |
| class | ilCalendarSchedule | 
| Represents a list of calendar appointments (including recurring events) for a specific user in a given time range.  More... | |
| class | ilCalendarSettings | 
| Stores all calendar relevant settings.  More... | |
| class | ilCalendarShared | 
| Handles shared calendars.  More... | |
| class | ilCalendarSharedListTableGUI | 
| class | ilCalendarSharedRoleListTableGUI | 
| class | ilCalendarSharedStatus | 
| Stores status (accepted/declined) of shared calendars.  More... | |
| class | ilCalendarSharedUserListTableGUI | 
| class | ilCalendarUserSettingsGUI | 
| class | ilDate | 
| Class for single dates.  More... | |
| class | ilDateList | 
| List of dates.  More... | |
| class | ilDatePresentation | 
| Class for date presentation.  More... | |
| class | ilDateTime | 
| Date and time handling  More... | |
| class | ilMilestoneResponsiblesTableGUI | 
| TableGUI class for selection of milestone responsibles.  More... | |
| class | ilMiniCalendarGUI | 
| class | ilObjCalendarSettingsAccess | 
| class | ilPDCalendarBlockGUI | 
| Calendar blocks, displayed on personal desktop.  More... | |
| class | ilConsultationHourAppointments | 
| Consultation hour appointments.  More... | |
| class | ilConsultationHoursTableGUI | 
| Consultation hours administration.  More... | |
| class | ilCalendarExport | 
| Export calendar(s) to ical format  More... | |
| class | ilRecurrenceInputGUI | 
| This class represents an input GUI for recurring events/appointments (course events or calendar appointments)  More... | |
| class | ilICalComponent | 
| Represents a ical component.  More... | |
| class | ilICalItem | 
| Abstract base class for all ical items (Component, Parameter and Value)  More... | |
| class | ilICalParameter | 
| This class represents a ical parameter E.g VALUE=DATETIME.  More... | |
| class | ilICalProperty | 
| Represents a ical property.  More... | |
| class | ilICalUtils | 
| class | ilICalValue | 
| Used for storage og multiple values E.g RRULE:FREQ=WEEKLY;COUNT=20;INTERVAL=2;BYDAY=TU.  More... | |
| interface | ilDatePeriod | 
| Variables | |
| const | IL_CAL_FREQ_DAILY = ilCalendarRecurrence::FREQ_DAILY | 
| Model of calendar entry recurrcences. | |
| const IL_CAL_FREQ_DAILY = ilCalendarRecurrence::FREQ_DAILY | 
Model of calendar entry recurrcences.
Definition at line 37 of file class.ilCalendarRecurrence.php.
Referenced by ilCalendarChangedAppointmentsTableGUI\fillRow(), ilCalendarAppointmentsTableGUI\fillRow(), ilConsultationHoursGUI\initFormSequence(), ilRecurrenceInputGUI\insert(), ilRecurrenceInputGUI\loadRecurrence(), ilCalendarAppointmentGUI\loadRecurrenceSettings(), ilObjSessionGUI\loadRecurrenceSettings(), and ilCalendarRecurrence\validate().