You are here

Files in FullCalendar 6.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt FullCalendar 7.x-2.x, xxxx-xx-xx -------------------------------- #1206518 by tim.plunkett: Call a specific calendar view through the URL. #1198254 by tim.plunkett: Remove usage of ctools_dependent_pre_render() and ctools_dependent_process(). #1157558…
fullcalendar-fields.tpl.php theme/fullcalendar-fields.tpl.php View to display the FullCalendar rows.
fullcalendar.admin.inc includes/fullcalendar.admin.inc Administrative page callbacks for the FullCalendar module.
fullcalendar.api.php fullcalendar.api.php Hooks provided by the FullCalendar module.
fullcalendar.drush.inc includes/fullcalendar.drush.inc Drush integration for FullCalendar.
fullcalendar.info fullcalendar.info name = FullCalendar description = Provides a views style plugin for FullCalendar core = 6.x package = "Views" dependencies[] = views dependencies[] = date dependencies[] = jquery_ui dependencies[] = jquery_update
fullcalendar.install fullcalendar.install Install, update and uninstall functions for the FullCalendar module.
fullcalendar.module fullcalendar.module Provides a views style plugin for FullCalendar
fullcalendar.theme.css css/fullcalendar.theme.css /* Undo Drupal default theme link colors */ .fc-content a:link, .fc-content a:visited { color: #fff; text-decoration: none; } /* Reset FullCalendar generic style */ .fc-event, .fc-agenda .fc-event-time, .fc-event a { border-style: none; …
fullcalendar.tpl.php theme/fullcalendar.tpl.php View to display the FullCalendar.
fullcalendar.views.inc includes/views/fullcalendar.views.inc Contains views module hooks
fullcalendar.views_default.inc includes/views/fullcalendar.views_default.inc Provides a default view on behalf of the FullCalendar module.
fullcalendar_handler_area_empty.inc includes/views/handlers/fullcalendar_handler_area_empty.inc Provide an empty region to display a blank FullCalendar.
fullcalendar_handler_field_gcal.inc includes/views/handlers/fullcalendar_handler_field_gcal.inc Provide a field that attaches a Google Calendar feed.
fullcalendar_plugin_display_page.inc includes/views/plugins/fullcalendar_plugin_display_page.inc Contains the view display plugin.
fullcalendar_plugin_row_fields.inc includes/views/plugins/fullcalendar_plugin_row_fields.inc Contains the node view row style plugin.
fullcalendar_plugin_style_fullcalendar.inc includes/views/plugins/fullcalendar_plugin_style_fullcalendar.inc Contains the FullCalendar style plugin.
README.txt README.txt This module requires the 3rd party library for FullCalendar located at http://arshaw.com/fullcalendar. Download and unzip this library into the sites/all/libraries/fullcalendar directory, or use the Libraries API module for site specific…
theme.inc theme/theme.inc Preprocess functions for FullCalendar.

Other projects