You are here

Functions in FullCalendar 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_fullcalendar_plugin includes/fullcalendar.drush.inc Command to download the FullCalendar plugin.
fullcalendar_admin_settings includes/fullcalendar.admin.inc General configuration form for controlling the FullCalendar behaviour. 1
fullcalendar_admin_settings_validate includes/fullcalendar.admin.inc
fullcalendar_date_fields ./fullcalendar.module Filters the date fields. 2
fullcalendar_drush_command includes/fullcalendar.drush.inc Implementation of hook_drush_command().
fullcalendar_drush_help includes/fullcalendar.drush.inc Implementation of hook_drush_help().
fullcalendar_fullcalendar_classes ./fullcalendar.module Implements hook_fullcalendar_classes().
fullcalendar_get_js_path ./fullcalendar.module Returns the path to the FullCalendar plugin. 2
fullcalendar_get_settings ./fullcalendar.module 2
fullcalendar_get_version ./fullcalendar.module Returns the version of FullCalendar plugin that is installed. 2
fullcalendar_menu ./fullcalendar.module Implementation of hook_menu().
fullcalendar_perm ./fullcalendar.module Implementation of hook_perm().
fullcalendar_requirements ./fullcalendar.install Implementation of hook_requirements().
fullcalendar_uninstall ./fullcalendar.install Implementation of hook_uninstall().
fullcalendar_update ./fullcalendar.module Saves the updated FullCalendar event's datetime. 1
fullcalendar_views_api ./fullcalendar.module Implementation of hook_views_api().
fullcalendar_views_data includes/views/fullcalendar.views.inc Implementation of hook_views_data().
fullcalendar_views_default_views includes/views/fullcalendar.views_default.inc Implementation of hook_views_default_views().
fullcalendar_views_handlers includes/views/fullcalendar.views.inc Implementation of hook_views_handlers().
fullcalendar_views_plugins includes/views/fullcalendar.views.inc Implementation of hook_views_plugins().
hook_fullcalendar_classes ./fullcalendar.api.php Constructs CSS classes for an node.
hook_fullcalendar_classes_alter ./fullcalendar.api.php Alter the CSS classes for an node.
template_preprocess_fullcalendar theme/theme.inc Passes options to the FullCalendar plugin as JavaScript settings.
template_preprocess_fullcalendar_fields theme/theme.inc Prepares variables for template file invoked for row type.
_fullcalendar_parse_fields ./fullcalendar.module Helper function to resolve field_name and field_label. 1
_fullcalendar_set_display_times ./fullcalendar.module Translates times to the right display times. 1
_fullcalendar_status ./fullcalendar.module Checks FullCalendar dependencies, jQuery version, and Colorbox plugin. 1
_fullcalendar_update_access ./fullcalendar.module Checks if the user has access to update the given FullCalendar event. 1 1

Other projects