17 calls to adserve_variable() in Advertisement 5
- adserve_ad in ./
adserve.inc - The main adserve logic.
- adserve_bootstrap in ./
adserve.inc - Include the necessary files and call the Drupal bootstrap.
- adserve_counter_image in ./
imageserve.inc - Generate a tiny image with GD, used to count when an ad has been displayed on a cached page.
- adserve_debug in ./
adserve.inc - Display additional debug information.
- adserve_include_drupal in ./
adserve.inc - Include Drupal's bootstrap.inc.
- adserve_increment in ./
adserve.inc - Increment ad counters. Increment in cache if enabled.
- adserve_invoke_file in ./
adserve.inc - Invoke a function in the specified file.
- adserve_invoke_hook in ./
adserve.inc - Invoke adserve hooks, defined in adapi with adserve_HOOK.
- ad_cache_file in cache/
file/ ad_cache_file.inc - This is the actual cache function called by adserve.php that displays ads without bootstrapping Drupal.
- ad_cache_file_adserve_select in cache/
file/ ad_cache_file.inc - ad_cache_file_get_lock in cache/
file/ ad_cache_file.inc - ad_cache_file_increment in cache/
file/ ad_cache_file.inc - ad_cache_memcache in cache/
memcache/ ad_cache_memcache.inc - Called by adserve.inc, display an ad from memcache.
- ad_cache_memcache_hook in cache/
memcache/ ad_cache_memcache.inc - ad_weight_percent_select_ad in weight/
percent/ ad_weight_percent.inc - @file A plug in for the ad.module, providing a percentage based weighting mechanism for the random selection of ads.
- external.inc in external/
external.inc - _debug_echo in ./
adserve.inc