|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Stores all calendar relevant settings. More...
Collaboration diagram for ilCalendarSettings:Public Member Functions | |
| useCache ($a_status) | |
| Enable cache. More... | |
| isCacheUsed () | |
| Check if cache is used. More... | |
| setCacheMinutes ($a_min) | |
| Set time of cache storage. More... | |
| getCacheMinutes () | |
| Get cache minutes. More... | |
| setEnabled ($a_enabled) | |
| set enabled More... | |
| isEnabled () | |
| is calendar enabled More... | |
| setDefaultWeekStart ($a_start) | |
| set week start More... | |
| getDefaultWeekStart () | |
| get default week start More... | |
| setDefaultTimeZone ($a_zone) | |
| set default timezone More... | |
| getDefaultTimeZone () | |
| get derfault time zone More... | |
| setDefaultDateFormat ($a_format) | |
| set default date format More... | |
| getDefaultDateFormat () | |
| get default date format More... | |
| setDefaultTimeFormat ($a_format) | |
| set default time format More... | |
| getDefaultTimeFormat () | |
| get default time format More... | |
| getDefaultDayStart () | |
| Get default end of day. More... | |
| setDefaultDayStart ($a_start) | |
| Set default start of day. More... | |
| getDefaultDayEnd () | |
| Get default end of day. More... | |
| setDefaultDayEnd ($a_end) | |
| set default end of day More... | |
| areConsultationHoursEnabled () | |
| Check if consultation hours are enabled. More... | |
| enableConsultationHours ($a_status) | |
| En/Disable consultation hours. More... | |
| getCalendarSettingsId () | |
| Get calendar settings id (Used for permission checks) More... | |
| setEnableGroupMilestones ($a_enablegroupmilestones) | |
| Set Enable milestone planning feature for groups. More... | |
| getEnableGroupMilestones () | |
| Get Enable milestone planning feature for groups. More... | |
| isSynchronisationCacheEnabled () | |
| Check if cache is active for calendar synchronisation. More... | |
| enableSynchronisationCache ($a_status) | |
| En/Disable synchronisation cache. More... | |
| setSynchronisationCacheMinutes ($a_min) | |
| Set synchronisation cache minutes. More... | |
| getSynchronisationCacheMinutes () | |
| get synchronisation cache minutes More... | |
| isNotificationEnabled () | |
| Course group notification enabled. More... | |
| enableNotification ($a_status) | |
| Enable course group notification. More... | |
| isUserNotificationEnabled () | |
| enableUserNotification ($a_not) | |
| enableCGRegistration ($a_status) | |
| Enable optional registration for courses and groups. More... | |
| isCGRegistrationEnabled () | |
| enableCourseCalendar ($a_stat) | |
| isCourseCalendarEnabled () | |
| enableGroupCalendar ($a_stat) | |
| isGroupCalendarEnabled () | |
| enableWebCalSync ($a_stat) | |
| isWebCalSyncEnabled () | |
| setWebCalSyncHours ($a_hours) | |
| getWebCalSyncHours () | |
| setShowWeeks ($a_val) | |
| Set show weeks. More... | |
| getShowWeeks () | |
| Get show weeks. More... | |
| enableBatchFileDownloads ($a_stat) | |
| isBatchFileDownloadsEnabled () | |
| save () | |
| save More... | |
Static Public Member Functions | |
| static | _getInstance () |
| get singleton instance More... | |
| static | lookupCalendarActivated ($a_obj_id) |
Data Fields | |
| const | WEEK_START_MONDAY = 1 |
| const | WEEK_START_SUNDAY = 0 |
| const | DEFAULT_DAY_START = 8 |
| const | DEFAULT_DAY_END = 19 |
| const | DATE_FORMAT_DMY = 1 |
| const | DATE_FORMAT_YMD = 2 |
| const | DATE_FORMAT_MDY = 3 |
| const | TIME_FORMAT_24 = 1 |
| const | TIME_FORMAT_12 = 2 |
| const | DEFAULT_CACHE_MINUTES = 0 |
| const | DEFAULT_SYNC_CACHE_MINUTES = 10 |
| const | DEFAULT_SHOW_WEEKS = true |
Private Member Functions | |
| __construct () | |
| singleton contructor More... | |
| read () | |
| Read settings. More... | |
| readCalendarSettingsId () | |
| Read ref_id of calendar settings. More... | |
| initStorage () | |
| Init storage class (ilSetting) @access private. More... | |
Private Attributes | |
| $db = null | |
| $storage = null | |
| $timezone = null | |
| $time_format = null | |
| $week_start = 0 | |
| $day_start = null | |
| $day_end = null | |
| $enabled = false | |
| $cal_settings_id = 0 | |
| $consultation_hours = false | |
| $cache_enabled = true | |
| $cache_minutes = 1 | |
| $sync_cache_enabled = true | |
| $sync_cache_minutes = 10 | |
| $notification = false | |
| $notification_user = false | |
| $cg_registration = false | |
| $course_cal_enabled = true | |
| $group_cal_enabled = true | |
| $webcal_sync = false | |
| $webcal_sync_hours = 2 | |
| $show_weeks = false | |
| $batch_file_downloads = false | |
Static Private Attributes | |
| static | $instance = null |
Stores all calendar relevant settings.
Definition at line 35 of file class.ilCalendarSettings.php.
|
private |
singleton contructor
@access private
Definition at line 95 of file class.ilCalendarSettings.php.
References $DIC, $ilDB, initStorage(), read(), and readCalendarSettingsId().
Here is the call graph for this function:
|
static |
get singleton instance
@access public
Definition at line 116 of file class.ilCalendarSettings.php.
References $instance.
Referenced by ilCalendarUserSettings\__construct(), ilCalendarBlockGUI\__construct(), ilCalendarCache\__construct(), ilCalendarUserSettingsGUI\__construct(), ilCalendarAppointmentPanelGUI\__construct(), ilCalendarAppointmentPresentationGUI\__construct(), ilCalendarPresentationGUI\addStandardTabs(), ilCalendarViewGUI\addToolbarActions(), ilAppointmentPresentationCourseGUI\collectPropertiesAndActions(), ilAppointmentPresentationGroupGUI\collectPropertiesAndActions(), ilObjPersonalDesktopSettingsGUI\editSettings(), ilCalendarPresentationGUI\executeCommand(), ilAppointmentBaseFileHandler\getCatInfo(), ilObjUser\getDateFormat(), ilAppointmentPresentationGUI\getHTML(), ilUserUtil\getPossibleStartingPoints(), ilCalendarGlobalScreenProvider\getStaticSubItems(), ilObjUser\getTimeFormat(), ilObjUser\getTimeZone(), ilPortfolioPageConfig\init(), ilObjCalendarSettingsGUI\initCalendarSettings(), ilCalendarAppointmentGUI\initForm(), ilCalendarCategoryGUI\initFormCategory(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilColumnGUI\isGloballyActivated(), ilCalendarAuthenticationToken\isIcalExpired(), lookupCalendarActivated(), ilCalendarCache\readEntry(), ilCalendarCategoryGUI\readPermissions(), ilCalendarCategories\readPublicCalendars(), ilCalendarCategories\readReposCalendars(), ilCalendarCategories\readSelectedCategories(), ilCalendarAppointmentGUI\save(), ilObjPersonalDesktopSettingsGUI\saveSettings(), ilCalendarWeekGUI\show(), ilCalendarCache\storeEntry(), ilCalendarCache\storeUnlimitedEntry(), ilCalendarPresentationGUI\synchroniseExternalCalendars(), ilCalendarAppointmentGUI\update(), ilObjectServiceSettingsGUI\updateServiceSettingsForm(), and ilObjectServiceSettingsGUI\updateToolSettings().
Here is the caller graph for this function:| ilCalendarSettings::areConsultationHoursEnabled | ( | ) |
Check if consultation hours are enabled.
Definition at line 347 of file class.ilCalendarSettings.php.
References $consultation_hours.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::enableBatchFileDownloads | ( | $a_stat | ) |
Definition at line 535 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableCGRegistration | ( | $a_status | ) |
Enable optional registration for courses and groups.
| bool | $a_status |
Definition at line 465 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableConsultationHours | ( | $a_status | ) |
En/Disable consultation hours.
Definition at line 356 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableCourseCalendar | ( | $a_stat | ) |
Definition at line 475 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableGroupCalendar | ( | $a_stat | ) |
Definition at line 485 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableNotification | ( | $a_status | ) |
Enable course group notification.
| bool | $a_status |
Definition at line 445 of file class.ilCalendarSettings.php.
References notification().
Referenced by read().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarSettings::enableSynchronisationCache | ( | $a_status | ) |
En/Disable synchronisation cache.
Definition at line 407 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableUserNotification | ( | $a_not | ) |
Definition at line 455 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::enableWebCalSync | ( | $a_stat | ) |
Definition at line 495 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::getCacheMinutes | ( | ) |
Get cache minutes.
Definition at line 190 of file class.ilCalendarSettings.php.
References $cache_minutes.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getCalendarSettingsId | ( | ) |
Get calendar settings id (Used for permission checks)
@access public
Definition at line 369 of file class.ilCalendarSettings.php.
References $cal_settings_id.
| ilCalendarSettings::getDefaultDateFormat | ( | ) |
get default date format
@access public
Definition at line 277 of file class.ilCalendarSettings.php.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getDefaultDayEnd | ( | ) |
Get default end of day.
Definition at line 328 of file class.ilCalendarSettings.php.
References $day_end.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getDefaultDayStart | ( | ) |
Get default end of day.
Definition at line 309 of file class.ilCalendarSettings.php.
References $day_start.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getDefaultTimeFormat | ( | ) |
get default time format
@access public
Definition at line 300 of file class.ilCalendarSettings.php.
References $time_format.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getDefaultTimeZone | ( | ) |
get derfault time zone
@access public
Definition at line 254 of file class.ilCalendarSettings.php.
References $timezone.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getDefaultWeekStart | ( | ) |
get default week start
@access public
Definition at line 234 of file class.ilCalendarSettings.php.
References $week_start.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getEnableGroupMilestones | ( | ) |
Get Enable milestone planning feature for groups.
Definition at line 389 of file class.ilCalendarSettings.php.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getShowWeeks | ( | ) |
Get show weeks.
Definition at line 530 of file class.ilCalendarSettings.php.
References $show_weeks.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getSynchronisationCacheMinutes | ( | ) |
get synchronisation cache minutes
Definition at line 426 of file class.ilCalendarSettings.php.
References $sync_cache_minutes.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::getWebCalSyncHours | ( | ) |
Definition at line 510 of file class.ilCalendarSettings.php.
References $webcal_sync_hours.
Referenced by save().
Here is the caller graph for this function:
|
private |
Init storage class (ilSetting) @access private.
Definition at line 634 of file class.ilCalendarSettings.php.
Referenced by __construct().
Here is the caller graph for this function:| ilCalendarSettings::isBatchFileDownloadsEnabled | ( | ) |
Definition at line 540 of file class.ilCalendarSettings.php.
References $batch_file_downloads.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isCacheUsed | ( | ) |
Check if cache is used.
Definition at line 171 of file class.ilCalendarSettings.php.
References $cache_enabled.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isCGRegistrationEnabled | ( | ) |
Definition at line 470 of file class.ilCalendarSettings.php.
References $cg_registration.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isCourseCalendarEnabled | ( | ) |
Definition at line 480 of file class.ilCalendarSettings.php.
References $course_cal_enabled.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isEnabled | ( | ) |
is calendar enabled
@access public
Definition at line 212 of file class.ilCalendarSettings.php.
References $enabled.
Referenced by lookupCalendarActivated(), and save().
Here is the caller graph for this function:| ilCalendarSettings::isGroupCalendarEnabled | ( | ) |
Definition at line 490 of file class.ilCalendarSettings.php.
References $group_cal_enabled.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isNotificationEnabled | ( | ) |
Course group notification enabled.
Definition at line 435 of file class.ilCalendarSettings.php.
References $notification.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isSynchronisationCacheEnabled | ( | ) |
Check if cache is active for calendar synchronisation.
Definition at line 398 of file class.ilCalendarSettings.php.
References $sync_cache_enabled.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isUserNotificationEnabled | ( | ) |
Definition at line 450 of file class.ilCalendarSettings.php.
References $notification_user.
Referenced by save().
Here is the caller graph for this function:| ilCalendarSettings::isWebCalSyncEnabled | ( | ) |
Definition at line 500 of file class.ilCalendarSettings.php.
References $webcal_sync.
Referenced by save().
Here is the caller graph for this function:
|
static |
| type | $a_obj_id |
Definition at line 128 of file class.ilCalendarSettings.php.
References $type, _getInstance(), ilContainer\_lookupContainerSetting(), ilObject\_lookupType(), and isEnabled().
Referenced by ilObjectServiceSettingsGUI\initServiceSettingsForm(), and ilColumnGUI\isGloballyActivated().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Read settings.
@access private
Definition at line 583 of file class.ilCalendarSettings.php.
References ilTimeZone\_getDefaultTimeZone(), enableBatchFileDownloads(), enableCGRegistration(), enableConsultationHours(), enableCourseCalendar(), enableGroupCalendar(), enableNotification(), enableSynchronisationCache(), enableUserNotification(), enableWebCalSync(), setCacheMinutes(), setDefaultDateFormat(), setDefaultDayEnd(), setDefaultDayStart(), setDefaultTimeFormat(), setDefaultTimeZone(), setDefaultWeekStart(), setEnabled(), setEnableGroupMilestones(), setShowWeeks(), setSynchronisationCacheMinutes(), setWebCalSyncHours(), and useCache().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Read ref_id of calendar settings.
@access private
return
Definition at line 616 of file class.ilCalendarSettings.php.
Referenced by __construct().
Here is the caller graph for this function:| ilCalendarSettings::save | ( | ) |
save
@access public
Definition at line 550 of file class.ilCalendarSettings.php.
References areConsultationHoursEnabled(), getCacheMinutes(), getDefaultDateFormat(), getDefaultDayEnd(), getDefaultDayStart(), getDefaultTimeFormat(), getDefaultTimeZone(), getDefaultWeekStart(), getEnableGroupMilestones(), getShowWeeks(), getSynchronisationCacheMinutes(), getWebCalSyncHours(), isBatchFileDownloadsEnabled(), isCacheUsed(), isCGRegistrationEnabled(), isCourseCalendarEnabled(), isEnabled(), isGroupCalendarEnabled(), isNotificationEnabled(), isSynchronisationCacheEnabled(), isUserNotificationEnabled(), and isWebCalSyncEnabled().
Here is the call graph for this function:| ilCalendarSettings::setCacheMinutes | ( | $a_min | ) |
Set time of cache storage.
| int | $a_min |
Definition at line 181 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultDateFormat | ( | $a_format | ) |
set default date format
@access public
| int | date format |
Definition at line 266 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultDayEnd | ( | $a_end | ) |
set default end of day
| object | $a_end |
Definition at line 338 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultDayStart | ( | $a_start | ) |
Set default start of day.
| object | $a_start |
Definition at line 319 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultTimeFormat | ( | $a_format | ) |
set default time format
@access public
| int | time format |
Definition at line 289 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultTimeZone | ( | $a_zone | ) |
set default timezone
@access public
Definition at line 244 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setDefaultWeekStart | ( | $a_start | ) |
set week start
@access public
Definition at line 223 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setEnabled | ( | $a_enabled | ) |
set enabled
@access public
Definition at line 201 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setEnableGroupMilestones | ( | $a_enablegroupmilestones | ) |
Set Enable milestone planning feature for groups.
| boolean | $a_enablegroupmilestones | Enable milestone planning feature for groups |
Definition at line 379 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setShowWeeks | ( | $a_val | ) |
Set show weeks.
| bool | $a_val | show weeks |
Definition at line 520 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setSynchronisationCacheMinutes | ( | $a_min | ) |
Set synchronisation cache minutes.
| object | $a_min |
Definition at line 417 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::setWebCalSyncHours | ( | $a_hours | ) |
Definition at line 505 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:| ilCalendarSettings::useCache | ( | $a_status | ) |
Enable cache.
| object | $a_status |
Definition at line 162 of file class.ilCalendarSettings.php.
Referenced by read().
Here is the caller graph for this function:
|
private |
Definition at line 87 of file class.ilCalendarSettings.php.
Referenced by isBatchFileDownloadsEnabled().
|
private |
Definition at line 69 of file class.ilCalendarSettings.php.
Referenced by isCacheUsed().
|
private |
Definition at line 70 of file class.ilCalendarSettings.php.
Referenced by getCacheMinutes().
|
private |
Definition at line 65 of file class.ilCalendarSettings.php.
Referenced by getCalendarSettingsId().
|
private |
Definition at line 78 of file class.ilCalendarSettings.php.
Referenced by isCGRegistrationEnabled().
|
private |
Definition at line 67 of file class.ilCalendarSettings.php.
Referenced by areConsultationHoursEnabled().
|
private |
Definition at line 80 of file class.ilCalendarSettings.php.
Referenced by isCourseCalendarEnabled().
|
private |
Definition at line 63 of file class.ilCalendarSettings.php.
Referenced by getDefaultDayEnd().
|
private |
Definition at line 62 of file class.ilCalendarSettings.php.
Referenced by getDefaultDayStart().
|
private |
Definition at line 57 of file class.ilCalendarSettings.php.
|
private |
Definition at line 64 of file class.ilCalendarSettings.php.
Referenced by isEnabled().
|
private |
Definition at line 81 of file class.ilCalendarSettings.php.
Referenced by isGroupCalendarEnabled().
|
staticprivate |
Definition at line 55 of file class.ilCalendarSettings.php.
Referenced by _getInstance().
|
private |
Definition at line 75 of file class.ilCalendarSettings.php.
Referenced by isNotificationEnabled().
|
private |
Definition at line 76 of file class.ilCalendarSettings.php.
Referenced by isUserNotificationEnabled().
|
private |
Definition at line 85 of file class.ilCalendarSettings.php.
Referenced by getShowWeeks().
|
private |
Definition at line 58 of file class.ilCalendarSettings.php.
|
private |
Definition at line 72 of file class.ilCalendarSettings.php.
Referenced by isSynchronisationCacheEnabled().
|
private |
Definition at line 73 of file class.ilCalendarSettings.php.
Referenced by getSynchronisationCacheMinutes().
|
private |
Definition at line 60 of file class.ilCalendarSettings.php.
Referenced by getDefaultTimeFormat().
|
private |
Definition at line 59 of file class.ilCalendarSettings.php.
Referenced by getDefaultTimeZone().
|
private |
Definition at line 83 of file class.ilCalendarSettings.php.
Referenced by isWebCalSyncEnabled().
|
private |
Definition at line 84 of file class.ilCalendarSettings.php.
Referenced by getWebCalSyncHours().
|
private |
Definition at line 61 of file class.ilCalendarSettings.php.
Referenced by getDefaultWeekStart().
| const ilCalendarSettings::DATE_FORMAT_DMY = 1 |
Definition at line 43 of file class.ilCalendarSettings.php.
Referenced by ilDclDatetimeRecordRepresentation\formatDate(), ilCalendarUtil\getUserDateFormat(), ilObjCalendarSettingsGUI\initFormSettings(), ilPersonalSettingsGUI\initGeneralSettingsForm(), and ilCalendarUserSettingsGUI\initSettingsForm().
| const ilCalendarSettings::DATE_FORMAT_MDY = 3 |
Definition at line 45 of file class.ilCalendarSettings.php.
Referenced by ilDclDatetimeRecordRepresentation\formatDate(), ilCalendarUtil\getUserDateFormat(), ilObjCalendarSettingsGUI\initFormSettings(), ilPersonalSettingsGUI\initGeneralSettingsForm(), and ilCalendarUserSettingsGUI\initSettingsForm().
| const ilCalendarSettings::DATE_FORMAT_YMD = 2 |
Definition at line 44 of file class.ilCalendarSettings.php.
Referenced by ilDclDatetimeRecordRepresentation\formatDate(), ilCalendarUtil\getUserDateFormat(), ilObjCalendarSettingsGUI\initFormSettings(), ilPersonalSettingsGUI\initGeneralSettingsForm(), and ilCalendarUserSettingsGUI\initSettingsForm().
| const ilCalendarSettings::DEFAULT_CACHE_MINUTES = 0 |
Definition at line 50 of file class.ilCalendarSettings.php.
| const ilCalendarSettings::DEFAULT_DAY_END = 19 |
Definition at line 41 of file class.ilCalendarSettings.php.
| const ilCalendarSettings::DEFAULT_DAY_START = 8 |
Definition at line 40 of file class.ilCalendarSettings.php.
| const ilCalendarSettings::DEFAULT_SHOW_WEEKS = true |
Definition at line 53 of file class.ilCalendarSettings.php.
| const ilCalendarSettings::DEFAULT_SYNC_CACHE_MINUTES = 10 |
Definition at line 51 of file class.ilCalendarSettings.php.
| const ilCalendarSettings::TIME_FORMAT_12 = 2 |
Definition at line 48 of file class.ilCalendarSettings.php.
Referenced by ilObjBookingPoolGUI\buildDatesBySchedule(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ilCalendarWeekGUI\getAppointmentTimeString(), ilCalendarUtil\getHourSelection(), ilObjCalendarSettingsGUI\initFormSettings(), ilPersonalSettingsGUI\initGeneralSettingsForm(), ilCalendarUserSettingsGUI\initSettingsForm(), ilCalendarWeekGUI\parseHourInfo(), ilCalendarDayGUI\parseInfoIntoRaster(), ilObjBookingPoolGUI\renderSlots(), ilCalendarDayGUI\showAppointment(), ilCalendarMonthGUI\showEvents(), and ilChatroomHistoryGUI\showMessages().
| const ilCalendarSettings::TIME_FORMAT_24 = 1 |
Definition at line 47 of file class.ilCalendarSettings.php.
Referenced by ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ilCalendarWeekGUI\getAppointmentTimeString(), ilCalendarUtil\getHourSelection(), ilCalendarUtil\getUserDateFormat(), ilObjCalendarSettingsGUI\initFormSettings(), ilPersonalSettingsGUI\initGeneralSettingsForm(), ilCalendarUserSettingsGUI\initSettingsForm(), ilUtil\makeTimeSelect(), ilCalendarWeekGUI\parseHourInfo(), ilCalendarDayGUI\parseInfoIntoRaster(), ilObjBookingPoolGUI\renderSlots(), ilCalendarDayGUI\showAppointment(), ilCalendarMonthGUI\showEvents(), and ilChatroomHistoryGUI\showMessages().
| const ilCalendarSettings::WEEK_START_MONDAY = 1 |
Definition at line 37 of file class.ilCalendarSettings.php.
Referenced by ilCalendarSchedule\initPeriod(), and ilCalendarRecurrence\toICal().
| const ilCalendarSettings::WEEK_START_SUNDAY = 0 |
Definition at line 38 of file class.ilCalendarSettings.php.
Referenced by ilCalendarSchedule\initPeriod().