You are here

Functions in FullCalendar 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fullcalendar_legend_uninstall fullcalendar_legend/fullcalendar_legend.install Implements hook_uninstall().
fullcalendar_library ./fullcalendar.module Implements hook_library().
fullcalendar_menu ./fullcalendar.module Implements hook_menu().
fullcalendar_options_admin_settings fullcalendar_options/includes/fullcalendar_options.admin.inc Options configuration form for exposing new FullCalendar options. 1
fullcalendar_options_fullcalendar_api fullcalendar_options/fullcalendar_options.module Implements hook_fullcalendar_api(). 1
fullcalendar_options_fullcalendar_options_definition fullcalendar_options/includes/fullcalendar_options.fullcalendar.inc Implements hook_fullcalendar_options_definition().
fullcalendar_options_fullcalendar_options_form fullcalendar_options/includes/fullcalendar_options.fullcalendar.inc Implements hook_fullcalendar_options_form().
fullcalendar_options_fullcalendar_options_info fullcalendar_options/includes/fullcalendar_options.fullcalendar.inc Implements hook_fullcalendar_options_info().
fullcalendar_options_install fullcalendar_options/fullcalendar_options.install Implements hook_install().
fullcalendar_options_menu fullcalendar_options/fullcalendar_options.module Implements hook_menu().
fullcalendar_options_uninstall fullcalendar_options/fullcalendar_options.install Implements hook_uninstall().
fullcalendar_permission ./fullcalendar.module Implements hook_permission().
fullcalendar_prepare_events theme/theme.inc Build a render array representing the events. 1
fullcalendar_requirements ./fullcalendar.install Implements hook_requirements().
fullcalendar_results ./fullcalendar.module Returns events for FullCalendar. 1
fullcalendar_theme ./fullcalendar.module Implements hook_theme().
fullcalendar_uninstall ./fullcalendar.install Implements hook_uninstall().
fullcalendar_update ./fullcalendar.module Saves the updated FullCalendar event's datetime. 1
fullcalendar_update_7200 ./fullcalendar.install Force full cache clear to forget about old handlers and plugins.
fullcalendar_views_ajax_data_alter includes/views/fullcalendar.views.inc Implements hook_views_ajax_data_alter().
fullcalendar_views_api ./fullcalendar.module Implements hook_views_api().
fullcalendar_views_data includes/views/fullcalendar.views.inc Implements hook_views_data().
fullcalendar_views_plugins includes/views/fullcalendar.views.inc Implements hook_views_plugins().
fullcalendar_views_plugins_alter includes/views/fullcalendar.views.inc Implements hook_views_plugins_alter().
fullcalendar_views_pre_view includes/views/fullcalendar.views.inc Implements hook_views_pre_view().
fullcalendar_views_query_alter includes/views/fullcalendar.views.inc Implements hook_views_query_alter().
hook_fullcalendar_api ./fullcalendar.api.php Defines the location of your FullCalendar API includes.
hook_fullcalendar_classes ./fullcalendar.api.php Constructs CSS classes for an entity.
hook_fullcalendar_classes_alter ./fullcalendar.api.php Alter the CSS classes for an entity.
hook_fullcalendar_droppable ./fullcalendar.api.php Declare that you provide a droppable callback.
hook_fullcalendar_editable ./fullcalendar.api.php Allows your module to affect the editability of the calendar.
hook_fullcalendar_editable_alter ./fullcalendar.api.php Allows your module to forcibly override the editability of the calendar.
hook_fullcalendar_options_definition ./fullcalendar.api.php Return an array to be added to FullCalendar's Views option definition.
hook_fullcalendar_options_form ./fullcalendar.api.php Return an array to be added to FullCalendar's Views options form.
hook_fullcalendar_options_info ./fullcalendar.api.php Declares your FullCalendar configuration extender.
hook_fullcalendar_options_pre_view ./fullcalendar.api.php Allow any modules to have access to the view before the query is run.
hook_fullcalendar_options_process ./fullcalendar.api.php Allow any modules to have access to the view after the query is run.
hook_fullcalendar_options_submit ./fullcalendar.api.php Allows custom submission handling for the FullCalendar Views options form.
hook_fullcalendar_options_validate ./fullcalendar.api.php Allows validation of the FullCalendar Views options form.
hook_fullcalendar_process_dates_alter ./fullcalendar.api.php Alter the dates after they're loaded, before they're added for rendering.
template_preprocess_fullcalendar theme/theme.inc Builds the FullCalendar structure as a render array.
template_preprocess_fullcalendar_event theme/theme.inc Build the render array for an individual event.
template_preprocess_fullcalendar_legend fullcalendar_legend/theme/theme.inc Build the legend as a render array.
theme_fullcalendar theme/theme.inc Render the FullCalendar.
theme_fullcalendar_event theme/theme.inc Render the event.
theme_fullcalendar_legend fullcalendar_legend/theme/theme.inc Render the legend.
_fullcalendar_date_all_day_field theme/theme.inc Provide a wrapper around the deprecated date_field_all_day(). 1
_fullcalendar_legend_get_classes fullcalendar_legend/theme/theme.inc Spoofs an entity to get its classes. 1
_fullcalendar_legend_get_views_panes fullcalendar_legend/plugins/content_types/fullcalendar_legend.inc Gets the available View names. 1
_fullcalendar_options_list fullcalendar_options/fullcalendar_options.module Provide basic form element for each option. 4

Pages

Other projects