You are here

constant ADSENSE_BASIC_ID_DEFAULT in Google AdSense integration 6

Same name and namespace in other branches
  1. 5.3 adsense.module \ADSENSE_BASIC_ID_DEFAULT
  2. 7 adsense.module \ADSENSE_BASIC_ID_DEFAULT
5 uses of ADSENSE_BASIC_ID_DEFAULT
adsense_get_client_slot_id in ./adsense.module
Provides the Google AdSense Publisher ID / slot ID to be used in the ad.
adsense_id_settings in ./adsense.admin.inc
Menu callback for the adsense publisher ID settings form.
adsense_requirements in ./adsense.module
Implementation of hook_requirements().
revenue_sharing_basic_choose_client in old/revenue_sharing_basic/revenue_sharing_basic.module
Provide the applicable Publisher ID, based on the configured probabilities.
_adsense_check_if_enabled in ./adsense.module
Helper function to verify if ads are currently enabled.

File

./adsense.module, line 20
Displays Google AdSense ads on Drupal pages.

Code

define('ADSENSE_BASIC_ID_DEFAULT', '');