fullcalendar_options.settings.yml in FullCalendar 8
Same filename and directory in other branches
fullcalendar_options/config/install/fullcalendar_options.settings.yml
4 string references to 'fullcalendar_options.settings'
- fullcalendar_options_help in fullcalendar_options/
fullcalendar_options.module - Implements hook_help().
- SettingsForm::buildForm in fullcalendar_options/
src/ Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in fullcalendar_options/
src/ Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::submitForm in fullcalendar_options/
src/ Form/ SettingsForm.php - Form submission handler.
File
fullcalendar_options/config/install/fullcalendar_options.settings.ymlView source
- firstHour: TRUE
- minTime: TRUE
- maxTime: TRUE
- slotMinutes: TRUE
- defaultEventMinutes: TRUE
- allDaySlot: TRUE
- weekends: TRUE
- lazyFetching: TRUE
- disableDragging: TRUE
- disableResizing: TRUE
- dragRevertDuration: TRUE
- dayClick: TRUE