constant AD_CHANNEL_LIST_BOTH in Advertisement 6.3
Same name and namespace in other branches
- 6.2 channel/ad_channel.module \AD_CHANNEL_LIST_BOTH
- 7 channel/ad_channel.module \AD_CHANNEL_LIST_BOTH
@file Ad Channel module.
Copyright (c) 2008-2009. Jeremy Andrews <jeremy@tag1consulting.com>.
3 uses of AD_CHANNEL_LIST_BOTH
- 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.
File
- channel/
ad_channel.module, line 11 - Ad Channel module.
Code
define('AD_CHANNEL_LIST_BOTH', 0);