ILIAS
Release_3_10_x_branch Revision 61812
|
Data Structures | |
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 | ilCalendarBlockGUI |
Calendar blocks, displayed in different contexts, e.g. 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 | ilCalendarMonthGUI |
class | ilCalendarPresentationGUI |
class | ilCalendarRecurrenceCalculator |
Calculates an ilDateList for a given calendar entry and recurrence rule. More... | |
class | ilCalendarRecurrenceGUI |
GUI class for calendar recurrences. More... | |
class | ilCalendarRecurrences |
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 | ilMiniCalendarGUI |
class | ilObjCalendarSettingsAccess |
class | ilPDCalendarBlockGUI |
Calendar blocks, displayed on personal desktop. 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_DATETIME = 1 |
const IL_CAL_DATETIME = 1 |
Definition at line 36 of file class.ilDateTime.php.
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), ilLPListOfProgressGUI\__appendUserInfo(), ilSessionAppointment\__read(), ilDateList\__toString(), ilDateTime\__toString(), ilSessionAppointment\_lookupAppointment(), ilObject\_lookupLastUpdate(), ilInfoScreenGUI\addObjectSections(), ilForum\convertDate(), ilSessionAppointment\create(), ilObjGroup\create(), ilObjUserFolderGUI\displayList(), ilNewsForContextTableGUI\fillRow(), ilPDNewsTableGUI\fillRow(), ilMediaCastTableGUI\fillRow(), ilWikiRecentChangesTableGUI\fillRow(), ilPageHistoryTableGUI\fillRow(), ilWikiContributorsTableGUI\fillRow(), ilCalendarInboxSharedTableGUI\fillRow(), ilWikiPagesTableGUI\fillRow(), ilPDNotesBlockGUI\fillRow(), ilNewsForContextBlockGUI\fillRow(), ilMail\formatNotificationMessage(), ilDateTime\get(), ilCalendarSchedule\getByDay(), ilCalendarSchedule\getChangedEvents(), ilSessionAppointment\getEnd(), ilCalendarSchedule\getEvents(), ilHistoryGUI\getHistoryTable(), ilNoteGUI\getNoteListHTML(), ilPDMailGUI\getPDMailHTML(), ilNoteGUI\getPDNoteHTML(), ilObjUser\getProfileAsString(), ilObjForumListGUI\getProperties(), ilObjGroup\getRegistrationEnd(), ilObjGroup\getRegistrationStart(), ilSessionAppointment\getStart(), ilHistoryGUI\getVersionsTable(), ilObjMediaCastGUI\infoScreen(), ilObjExerciseGUI\infoScreen(), ilCalendarAppointmentGUI\initSeed(), ilNewsForContextBlockGUI\initSettingsForm(), ilObjUserFolderGUI\learningProgressObject(), ilObjiLincCourseGUI\listUsersGroupObject(), ilObjiLincCourseGUI\listUsersRoleObject(), ilObjExerciseGUI\membersObject(), ilObjTestGUI\outUserGroupTable(), ilMailFolderGUI\printMail(), ilCalendarEntry\read(), ilObjGroup\read(), ilCalendarRecurrence\read(), ilObjGroupGUI\readMemberData(), ilObjCourseGUI\readMemberData(), ilLPItemListGUI\renderObjectInfoXML(), ilPageObjectGUI\rollbackConfirmation(), ilCalendarEntry\save(), ilCalendarRecurrence\save(), ilObjUserGUI\saveObject(), ilNewsForContextBlockGUI\saveSettings(), ilObjiLincCourseGUI\searchObject(), ilDateTime\setDate(), ilDateTimeInputGUI\setValueByArray(), ilMailFolderGUI\showFolder(), ilInfoScreenGUI\showLearningProgress(), ilMailFolderGUI\showMail(), ilNewsForContextBlockGUI\showNews(), ilPageObjectGUI\showPage(), ilCourseItemAdministrationGUI\update(), ilSessionAppointment\update(), ilCalendarEntry\update(), ilObjGroup\update(), ilCalendarRecurrence\update(), ilObjUserGUI\updateObject(), ilObjObjectFolderGUI\viewObject(), ilObjLanguageFolderGUI\viewObject(), and ilICalParser\writeEvent().
const IL_CAL_FREQ_DAILY = ilCalendarRecurrence::FREQ_DAILY |
Model of calendar entry recurrcences.
Definition at line 36 of file class.ilCalendarRecurrence.php.
Referenced by ilCalendarChangedAppointmentsTableGUI\fillRow(), ilCalendarAppointmentsTableGUI\fillRow(), ilRecurrenceInputGUI\insert(), ilCalendarAppointmentGUI\loadRecurrenceSettings(), ilObjSessionGUI\loadRecurrenceSettings(), and ilCalendarRecurrence\validate().