constant CALENDAR_HIDE_ALL in Calendar 7.3
Same name and namespace in other branches
- 8 calendar.module \CALENDAR_HIDE_ALL
- 6.2 calendar.module \CALENDAR_HIDE_ALL
- 7 calendar.module \CALENDAR_HIDE_ALL
- 7.2 calendar.module \CALENDAR_HIDE_ALL
1 use of CALENDAR_HIDE_ALL
- calendar_plugin_style::calendar_build_day in includes/
calendar_plugin_style.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);