You are here

constant AD_CHANNEL_LIST_CHANNEL in Advertisement 6.3

Same name and namespace in other branches
  1. 6.2 channel/ad_channel.module \AD_CHANNEL_LIST_CHANNEL
  2. 7 channel/ad_channel.module \AD_CHANNEL_LIST_CHANNEL
5 uses of AD_CHANNEL_LIST_CHANNEL
ad_channel_admin_settings in channel/ad_channel.module
Settings form.
ad_channel_ad_admin_ads in channel/ad_channel.module
Implement custom theme function for displaying ad overview, replacing groups with channels.
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_channel_theme_registry_alter in channel/ad_channel.module
Register our own ad_admin_ads theme function.
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 12
Ad Channel module.

Code

define('AD_CHANNEL_LIST_CHANNEL', 1);