constant CALENDAR_SHOW_ALL in Calendar 6.2
Same name and namespace in other branches
- 8 calendar.module \CALENDAR_SHOW_ALL
- 7.3 calendar.module \CALENDAR_SHOW_ALL
- 7 calendar.module \CALENDAR_SHOW_ALL
- 7.2 calendar.module \CALENDAR_SHOW_ALL
3 uses of CALENDAR_SHOW_ALL
- calendar_build_day in includes/
calendar.inc - Build the contents of a single day for the $rows results.
- calendar_build_day in calendar_multiday/
includes/ calendar.inc - Build the contents of a single day for the $rows results.
- calendar_build_week_day in calendar_multiday/
includes/ calendar.inc - Build the contents of a single day for the $rows results.
File
- ./
calendar.module, line 2 - Adds calendar filtering and displays to Views.
Code
define('CALENDAR_SHOW_ALL', 0);