You are here

constant AD_CHANNEL_LIST_GROUP in Advertisement 6.3

Same name and namespace in other branches
  1. 6.2 channel/ad_channel.module \AD_CHANNEL_LIST_GROUP
  2. 7 channel/ad_channel.module \AD_CHANNEL_LIST_GROUP
2 uses of AD_CHANNEL_LIST_GROUP
ad_channel_form_alter in channel/ad_channel.module
Implementation of hook_form_alter(). Generate a form for selecting channels to associate with an advertisement.
ad_weight_probability_form_alter in weight/probability/ad_weight_probability.module
Implementation of hook_form_alter(). Generate a form for assigning a weight to an advertisement.

File

channel/ad_channel.module, line 13
Ad Channel module.

Code

define('AD_CHANNEL_LIST_GROUP', 2);