You are here

Functions which handle the display of event nodes in Event 5

Same name and namespace in other branches
  1. 5.2 event.module \event_view

File

./event.module, line 485

Functions

Namesort descending Location Description
event_calendar_day ./event.module Displays a daily event calendar.
event_calendar_ical ./event.module Creates an ical feed of events.
event_calendar_list ./event.module Creates a themed list of events.
event_calendar_month ./event.module Displays a monthly event calendar.
event_calendar_rss ./event.module Creates an rss feed of events.
event_calendar_table ./event.module Creates a themed table of events.
event_calendar_week ./event.module Displays a weekly event calendar.
event_get_calendar ./event.module Returns a calendar in the requested format, populated with the provided nodes. This is not used internally, rather it is an API funciton for external modules to use for rendering calendars when constructing thier own event objects.