You are here

Functions in FullCalendar 8.5

Primary tabs

Namesort descending Location Description Direct uses Strings
fullcalendar_colors_build_selector ./fullcalendar.module Implements hook_colors_build_selector().
fullcalendar_colors_rebuild ./fullcalendar.module Implements hook_colors_rebuild().
fullcalendar_field_is_date ./fullcalendar.module Determines if a given field is a date field. 4
fullcalendar_form_views_ui_edit_display_form_alter ./fullcalendar.module Implements hook_form_FORM_ID_alter() for views_ui_edit_display_form().
fullcalendar_fullcalendar_classes ./fullcalendar.module Implements hook_fullcalendar_classes().
fullcalendar_fullcalendar_palette ./fullcalendar.module Implements hook_fullcalendar_palette().
fullcalendar_get_js_path ./fullcalendar.module Returns the path to the FullCalendar plugin. 2
fullcalendar_get_version ./fullcalendar.module Returns the version of FullCalendar plugin that is installed. 1
fullcalendar_help ./fullcalendar.module Implements hook_help().
fullcalendar_legend_preprocess_block modules/fullcalendar_legend/fullcalendar_legend.module Implements hook_preprocess_block().
fullcalendar_legend_theme modules/fullcalendar_legend/fullcalendar_legend.module Implements hook_theme().
fullcalendar_page_attachments ./fullcalendar.module Implements hook_preprocess_fullcalendar().
fullcalendar_permission ./fullcalendar.module Implements hook_permission().
fullcalendar_requirements ./fullcalendar.install Implements hook_requirements().
fullcalendar_theme ./fullcalendar.module Implements hook_theme().
fullcalendar_theme_suggestions_alter ./fullcalendar.module Implements hook_theme_suggestions_alter().
fullcalendar_views_ajax_data_alter ./fullcalendar.views_execution.inc Implements hook_views_ajax_data_alter().
fullcalendar_views_pre_view ./fullcalendar.views_execution.inc Implements hook_views_pre_view().
fullcalendar_views_query_alter ./fullcalendar.views_execution.inc Implements hook_views_query_alter().
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_process_dates_alter ./fullcalendar.api.php Alter the dates after they're loaded, before they're added for rendering.
template_preprocess_fullcalendar_legend modules/fullcalendar_legend/fullcalendar_legend.theme.inc Build the legend as a render array.
theme_fullcalendar_legend modules/fullcalendar_legend/fullcalendar_legend.theme.inc Render the legend.
_fullcalendar_legend_get_classes modules/fullcalendar_legend/fullcalendar_legend.theme.inc Spoofs an entity to get its classes. 1

Other projects