You are here

constant ADSENSE_OLDCODE_TYPE_AD in Google AdSense integration 8

2 uses of ADSENSE_OLDCODE_TYPE_AD
OldCodeAd::adsenseAdFormats in oldcode/src/Plugin/AdsenseAd/OldCodeAd.php
This is the array that holds all ad formats.
OldCodeAd::getAdContent in oldcode/src/Plugin/AdsenseAd/OldCodeAd.php
Return the ad content.

File

oldcode/adsense_oldcode.module, line 19
Displays Google AdSense ads on Drupal pages using the pre-2007 code.

Code

define('ADSENSE_OLDCODE_TYPE_AD', 2);