You are here

Functions that support the event system in Event 5.2

Same name and namespace in other branches
  1. 5 event.module \event_support

File

./event.module, line 853

Functions

Namesort descending Location Description
event_all_day ./event.module Does an event run all day?
event_calendar_data ./event.module Returns an array of nodes that occur on a given date. Handles content type and taxonomy filters.
event_check_dst ./event.module Get DST and TZ induced offset of event
event_dst ./event.module Display a page with the timezone and daylight savings time regions.
event_form_date ./event.module Constructs the time select boxes.
event_get_events ./event.module Get events between two specified dates
event_include_files ./event.module Includes files needed for this module
event_is_dst ./event.module Check if time is in Daylight Savings Time
event_join ./event.module Returns SQL JOIN statement to use for event queries
event_render_day ./event.module Returns an day of events for a calendar.
event_render_day_single ./event.module Returns a link to the event page for a single day.
event_same_day ./event.module Are two dates on the same day?
event_select ./event.module Return SQL string for SELECT statement
event_validate_form_date ./event.module Validates the start and end times in a node form submission.
event_week_days ./event.module Returns week day names and their translated values, corrected for the start of week day settings (mon or sun).
event_week_header ./event.module Formats the weekday information into table header format
event_where ./event.module Return SQL string for WHERE statement
event_where_event ./event_database.mysql.inc
event_where_event ./event_database.mysqli.inc
event_where_event ./event_database.pgsql.inc
event_where_site ./event_database.mysql.inc
event_where_site ./event_database.mysqli.inc
event_where_site ./event_database.pgsql.inc
event_where_user ./event_database.mysql.inc
event_where_user ./event_database.mysqli.inc
event_where_user ./event_database.pgsql.inc
event_where_utc ./event_database.mysql.inc
event_where_utc ./event_database.mysqli.inc
event_where_utc ./event_database.pgsql.inc
_event_nav ./event.module Build the navigation links for the calendar views