You are here

Functions in FullCalendar 6

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_fullcalendar_plugin ./fullcalendar.drush.inc Commands to download the FullCalendar plugin.
fullcalendar_admin_settings ./fullcalendar.admin.inc General configuration form for controlling the fullcalendar behaviour. 1
fullcalendar_date_fields ./fullcalendar.module Finds all the date fields for a given node. 1
fullcalendar_drush_command ./fullcalendar.drush.inc Implementation of hook_drush_command().
fullcalendar_drush_help ./fullcalendar.drush.inc Implementation of hook_drush_help().
fullcalendar_get_js_path ./fullcalendar.module Returns the path to the FullCalander js plugin. 2
fullcalendar_get_version ./fullcalendar.module Returns the version of Fullcalender plugin that is installed. 2
fullcalendar_init ./fullcalendar.module Implementation of hook_init().
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_theme ./fullcalendar.module Implementation of hook_theme().
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_plugins ./fullcalendar.views.inc Implementation of hook_views_plugins().
template_preprocess_views_view_fullcalendar ./fullcalendar.module Passes options to the FullCalendar plugin as JavaScript settings.
template_preprocess_views_view_node_fullcalendar ./fullcalendar.module Prepares variables for template file invoked for node row type.
theme_fullcalendar_classname ./fullcalendar.module Constructs CSS classes for a node.
theme_fullcalendar_link ./fullcalendar.module Sets the text for the fallback display.
_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