Functions which handle the display of event nodes in Event 5.2
Same name and namespace in other branches
- 5 event.module \event_view
File
- ./
event.module, line 503
Functions
Name | Location | Description |
---|---|---|
event_calendar_day |
./ |
Displays a daily event calendar. |
event_calendar_ical |
./ |
Creates an ical feed of events. |
event_calendar_list |
./ |
Creates a themed list of events. |
event_calendar_month |
./ |
Displays a monthly event calendar. |
event_calendar_rss |
./ |
Creates an rss feed of events. |
event_calendar_table |
./ |
Creates a themed table of events. |
event_calendar_week |
./ |
Displays a weekly event calendar. |