You are here

constant CALENDAR_SHOW_ALL in Calendar 8

Same name and namespace in other branches
  1. 6.2 calendar.module \CALENDAR_SHOW_ALL
  2. 7.3 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::calendarBuildDay in src/Plugin/views/style/Calendar.php
Build the datebox information for the current day.
Calendar::calendarBuildWeekDay in src/Plugin/views/style/Calendar.php
Fill in the selected day info into the event buckets.

File

./calendar.module, line 19

Code

define('CALENDAR_SHOW_ALL', 0);