You are here

Functions in Calendar 7

Primary tabs

Namesort descending Location Description Direct uses Strings
calendar_uninstall ./calendar.install Implementation of hook_uninstall(). Remove all traces of calendars.
calendar_untranslated_days ./calendar.module Array of untranslated day name abbreviations, forced to lowercase and ordered appropriately for the site setting for the first day of week. 5
calendar_update_last_removed ./calendar.install
calendar_validate_hex_color ./calendar.module Check to make sure the user has entered a valid 6 digit hex color.
calendar_views_api ./calendar.module Implementation of hook_views_api().
calendar_views_construct includes/calendar.views_default.inc Construct a default calendar to match specified options. Views calls it without options, so the basic default view will use the default values. 1
calendar_views_default_views includes/calendar.views_default.inc Set up so it can be used as an API to create default calendars for specific date fields.
calendar_views_plugins includes/calendar.views.inc Implementation of hook_views_plugins
calendar_views_pre_view includes/calendar.views.inc
calendar_views_query_alter includes/calendar.views.inc Implementation of hook_views_query()
calendar_week_header ./calendar.module Formats the weekday information into table header format 5
template_preprocess_calendar theme/theme.inc Display a view as a calendar. 8
template_preprocess_calendar calendar_multiday/theme/theme.inc Display a view as a calendar. 8
template_preprocess_calendar_datebox theme/theme.inc Create the calendar date box.
template_preprocess_calendar_datebox calendar_multiday/theme/theme.inc Create the calendar date box.
template_preprocess_calendar_day theme/theme.inc Display a day view. 1
template_preprocess_calendar_day calendar_multiday/theme/theme.inc Display a day view. 1
template_preprocess_calendar_day_node theme/theme.inc Format an calendar day node for display.
template_preprocess_calendar_day_node calendar_multiday/theme/theme.inc Format an calendar day node for display.
template_preprocess_calendar_day_overlap calendar_multiday/theme/theme.inc Display a day overlap view.
template_preprocess_calendar_main theme/theme.inc Display a calendar navigation and links
template_preprocess_calendar_main calendar_multiday/theme/theme.inc Display a calendar navigation and links
template_preprocess_calendar_mini theme/theme.inc Display a mini month view.
template_preprocess_calendar_mini calendar_multiday/theme/theme.inc Display a mini month view.
template_preprocess_calendar_month theme/theme.inc Display a month view. 2
template_preprocess_calendar_month calendar_multiday/theme/theme.inc Display a month view. 2
template_preprocess_calendar_month_multiple_node theme/theme.inc Format an calendar month node for display.
template_preprocess_calendar_month_multiple_node calendar_multiday/theme/theme.inc Format an calendar month node for display.
template_preprocess_calendar_month_node theme/theme.inc Format an calendar month node for display.
template_preprocess_calendar_month_node calendar_multiday/theme/theme.inc Format an calendar month node for display.
template_preprocess_calendar_node theme/theme.inc Format an calendar node for display. 6
template_preprocess_calendar_node calendar_multiday/theme/theme.inc Format an calendar node for display. 6
template_preprocess_calendar_view_ical calendar_ical/theme.inc Preprocess an ical feed
template_preprocess_calendar_week theme/theme.inc Display a week view. 1
template_preprocess_calendar_week calendar_multiday/theme/theme.inc Display a week view. 1
template_preprocess_calendar_week_multiple_node theme/theme.inc Format an calendar week node for display.
template_preprocess_calendar_week_multiple_node calendar_multiday/theme/theme.inc Format an calendar week node for display.
template_preprocess_calendar_week_node theme/theme.inc Format an calendar week node for display.
template_preprocess_calendar_week_node calendar_multiday/theme/theme.inc Format an calendar week node for display.
template_preprocess_calendar_week_overlap calendar_multiday/theme/theme.inc Display a week overlap view.
template_preprocess_calendar_year theme/theme.inc Display a year view.
template_preprocess_calendar_year calendar_multiday/theme/theme.inc Display a year view.
theme_calendar_empty_day theme/theme.inc Format an empty day on a calendar
theme_calendar_empty_day calendar_multiday/theme/theme.inc Format an empty day on a calendar
theme_calendar_ical_icon calendar_ical/calendar_ical.module
theme_calendar_stripe_legend theme/theme.inc Format a node stripe legend
theme_calendar_stripe_legend calendar_multiday/theme/theme.inc Format a node stripe legend
theme_calendar_stripe_stripe theme/theme.inc Format node stripes
theme_calendar_stripe_stripe calendar_multiday/theme/theme.inc Format node stripes
theme_calendar_time_row_heading theme/theme.inc Format the time row headings in the week and day view.

Pages

Other projects