You are here

constant CALENDAR_EMPTY_STRIPE in Calendar 7.3

Same name and namespace in other branches
  1. 8 calendar.module \CALENDAR_EMPTY_STRIPE
5 uses of CALENDAR_EMPTY_STRIPE
calendar_plugin_row::calendar_group_stripe in includes/calendar_plugin_row.inc
Create a stripe based on group.
calendar_plugin_row::calendar_node_type_stripe in includes/calendar_plugin_row.inc
Create a stripe base on node type.
calendar_plugin_row::calendar_taxonomy_stripe in includes/calendar_plugin_row.inc
Create a stripe based on a taxonomy term.
calendar_plugin_row::options_form in includes/calendar_plugin_row.inc
Provide a form for setting options.
theme_calendar_stripe_legend in theme/theme.inc
Format a node stripe legend.

File

./calendar.module, line 4
Adds calendar filtering and displays to Views.

Code

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