CalendarEventController.php |
src/Controller/CalendarEventController.php |
Drupal\fullcalendar_view\Controller |
|
calendar_recurring_event.info.yml |
modules/calendar_recurring_event/calendar_recurring_event.info.yml |
|
modules/calendar_recurring_event/calendar_recurring_event.info.yml |
field.storage.node.field_monthly_event.yml |
modules/calendar_recurring_event/config/install/field.storage.node.field_monthly_event.yml |
|
modules/calendar_recurring_event/config/install/field.storage.node.field_monthly_event.yml |
field.storage.node.field_weekly_event.yml |
modules/calendar_recurring_event/config/install/field.storage.node.field_weekly_event.yml |
|
modules/calendar_recurring_event/config/install/field.storage.node.field_weekly_event.yml |
fullcalendar.min.css |
css/fullcalendar.min.css |
|
/*!
* FullCalendar v3.8.0
* Docs & License: https://fullcalendar.io/
* (c) 2017 Adam Shaw
*/.fc button,.fc table,body .fc{font-size:1em}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row… |
FullCalendarDisplay.php |
src/Plugin/views/style/FullCalendarDisplay.php |
Drupal\fullcalendar_view\Plugin\views\style |
|
fullcalendar_view.info.yml |
fullcalendar_view.info.yml |
|
fullcalendar_view.info.yml |
fullcalendar_view.libraries.yml |
fullcalendar_view.libraries.yml |
|
fullcalendar_view.libraries.yml |
fullcalendar_view.module |
fullcalendar_view.module |
|
Full Canlendar Views module help and theme functions. |
fullcalendar_view.routing.yml |
fullcalendar_view.routing.yml |
|
fullcalendar_view.routing.yml |
fullcalendar_view.services.api.php |
fullcalendar_view.services.api.php |
|
Hooks and API provided by the "Full Calendar View Plugin" module. |
fullcalendar_view.services.yml |
fullcalendar_view.services.yml |
|
fullcalendar_view.services.yml |
fullcalendar_view.theme.inc |
fullcalendar_view.theme.inc |
|
Theme for Full Calendar views. |
jquery.qtip.min.css |
css/jquery.qtip.min.css |
|
… |
TaxonomyColor.php |
src/TaxonomyColor.php |
Drupal\fullcalendar_view |
|
TimezoneService.php |
src/TimezoneService.php |
Drupal\fullcalendar_view |
|
views-view-fullcalendar.html.twig |
templates/views-view-fullcalendar.html.twig |
|
{#
/**
* Default theme implementation for Views to output a Fullcalendar View.
*
* Available variables:
* - options: View plugin style options:
* - classes: CSS classes.
* - defaultDate: Default date of the calendar
* - start: Field name… |