Functions that support the event system

Functions

Namesort iconLocationDescription
calendar_event_datecalendar/calendar_api.incFormats a GMT timestamp to local date values using time zone offset supplied. All timestamp values in event nodes are GMT and translated for display here.
calendar_mktimecalendar/calendar_api.incFormats local time values to GMT timestamp using time zone offset supplied. All time values in the database are GMT and translated here prior to insertion.
calendar_week_dayscalendar/calendar_api.incReturns week day names and thier translated values, corrected for the start of week day settings (mon or sun)
calendar_week_headercalendar/calendar_api.incFormats the weekday information into table header format
event_calendar_dataevent/event.moduleReturns an array of nodes that occur on a given date. Handles content type and taxonomy filters.
event_form_dateevent/event.moduleConstructs the time select boxes.
event_render_dayevent/event.moduleReturns an day of events for a calendar.
event_render_day_singleevent/event.moduleReturns a link to the event page for a single day.
event_taxonomy_filter_formevent/event.moduleBuilds the taxonomy filter form. * *
event_type_filter_formevent/event.moduleBuilds the form array for the content type input control. * *
event_validate_form_dateevent/event.moduleValidates the start and end times in a node form submission. Changes 24 hour time to 12 hour time (if the module is configured to do this). Adjusts times for time zone offsets.
event_week_daysevent/event.moduleReturns week day names and thier translated values, corrected for the start of week day settings (mon or sun)
event_week_headerevent/event.moduleFormats the weekday information into table header format
_decisions_form_datedecisions/decisions.moduleConstructs the time select boxes.
_event_dateevent/event.moduleFormats a GMT timestamp to local date values using time zone offset supplied. All timestamp values in event nodes are GMT and translated for display here.
_event_get_taxonomy_controlevent/event.moduleReturns a dropdown event taxonomy term input control. * *
_event_get_type_controlevent/event.moduleReturns a dropdown event-enabled content type input control. * *
_event_mktimeevent/event.moduleFormats local time values to GMT timestamp using time zone offset supplied. All time values in the database are GMT and translated here prior to insertion.
_event_navevent/event.moduleBuild the navigation links for the calendar views