You are here

Functions in Calendar 5

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_calendar_node_week ./calendar.theme Format an calendar node for display in an expanded calendar, like a calendar page
theme_calendar_page_title ./calendar.theme Theme the calendar page title.
theme_calendar_show_nav ./calendar.theme Format the calendar navigation
theme_calendar_stripe_legend ./calendar.theme Format a node stripe legend
theme_calendar_stripe_stripe ./calendar.theme Format node stripes Add key value to text, then hide it with css for accessibility to screen readers
theme_calendar_view_calendar ./calendar.theme Calendar Views plugin theme, overrides default views theme to create a calendar view.
theme_calendar_view_list ./calendar.theme Display the nodes of a view as a list.
theme_calendar_view_nodes ./calendar.theme Display the nodes of a view as plain nodes.
theme_calendar_view_summary ./calendar.theme Calendar summary display.
theme_calendar_view_table ./calendar.theme Display the nodes of a view as a table.
theme_calendar_view_teasers ./calendar.theme Display the nodes of a view as teasers.
theme_calendar_week ./calendar.theme Format a calendar view
theme_calendar_year ./calendar.theme Format a calendar view
theme_ical_icon ./calendar_ical.module
views_handler_arg_ical ./calendar_ical.module handler for our own ical argument; mimics the feed selector 1
_calendar_day_of_week ./calendar_api.inc Return the day of week with start of week offset applied 1
_calendar_fields ./calendar_admin.inc Identify all potential date/timestamp fields. 1
_calendar_info ./calendar_admin.inc Function to get information about all views that have calendar components. 1
_calendar_limit_nodes ./calendar.module A function to adjust node values to slice off times before and after the selected view used for calendars that span days, months, or years since the calendar api automatically creates additional calendars for calendars that extend into another time… 1
_calendar_make_node ./calendar.module A function to create a blank date to force a calendar display when there is no data 1
_calendar_setup_form ./calendar_admin.inc Setup Calendar parameters. 1
_calendar_setup_form_submit ./calendar_admin.inc Save requested values. 1
_calendar_views_arguments ./calendar_admin.inc Implementation of hook_views_arguments() 1
_calendar_views_default_views ./calendar_admin.inc 1
_calendar_views_style_plugins ./calendar_admin.inc Implementation of hook_views_style_plugins() 1
_calendar_views_validate ./calendar_admin.inc Validate a view. 1
_calendar_view_types ./calendar_admin.inc Function to return all possible calendar views page display types. Implements hook_calendar_add_types($view) for other modules to add calendar types. 1

Pages

Other projects