constant CALENDAR_HIDE_ALL in Calendar 6.2
Same name and namespace in other branches
- 8 calendar.module \CALENDAR_HIDE_ALL
- 7.3 calendar.module \CALENDAR_HIDE_ALL
- 7 calendar.module \CALENDAR_HIDE_ALL
- 7.2 calendar.module \CALENDAR_HIDE_ALL
2 uses of CALENDAR_HIDE_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.
File
- ./
calendar.module, line 3 - Adds calendar filtering and displays to Views.
Code
define('CALENDAR_HIDE_ALL', -1);