You are here

constant CALENDAR_SHOW_ALL in Calendar 7.3

Same name and namespace in other branches
  1. 8 calendar.module \CALENDAR_SHOW_ALL
  2. 6.2 calendar.module \CALENDAR_SHOW_ALL
  3. 7 calendar.module \CALENDAR_SHOW_ALL
  4. 7.2 calendar.module \CALENDAR_SHOW_ALL
2 uses of CALENDAR_SHOW_ALL
calendar_plugin_style::calendar_build_day in includes/calendar_plugin_style.inc
Build the contents of a single day for the $rows results.
calendar_plugin_style::calendar_build_week_day in includes/calendar_plugin_style.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);