You are here

constant CALENDAR_EMPTY_STRIPE in Calendar 8

Same name and namespace in other branches
  1. 7.3 calendar.module \CALENDAR_EMPTY_STRIPE
4 uses of CALENDAR_EMPTY_STRIPE
Calendar::buildOptionsForm in src/Plugin/views/row/Calendar.php
Provide a form for setting options.
Calendar::calendarTaxonomyStripe in src/Plugin/views/row/Calendar.php
Create a stripe based on a taxonomy term.
Calendar::nodeTypeStripe in src/Plugin/views/row/Calendar.php
Create a stripe base on node type.
template_preprocess_calendar_stripe_legend in ./calendar.theme.inc
Format a node stripe legend.

File

./calendar.module, line 21

Code

define('CALENDAR_EMPTY_STRIPE', '#ffffff');