You are here

23 calls to adserve_variable() in Advertisement 5.2

adserve_ad in ./adserve.inc
The main adserve logic.
adserve_cache in ./adcache.inc
Wrapper for calling adserve_cache functions.
adserve_cache_display in ./adcache.inc
Default function for displaying advertisements. This is not generally replaced by ad cache modules.
adserve_cache_get_ad_ids in ./adcache.inc
Default wrapper function for displaying advertisements. This generally is not replaced by ad caches modules.
adserve_cache_increment in ./adcache.inc
Increment action directly in the database.
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_invoke_file in ./adserve.inc
Invoke a function in the specified file.
adserve_invoke_hook in ./adcache.inc
Invoke adserve cache hook, including files as necessary.
ad_cache_file_close in cache/file/ad_cache_file.inc
Close the cache file and write updated cache to disk.
ad_cache_file_display_ad in cache/file/ad_cache_file.inc
Display a given advertisement.
ad_cache_file_get_lock in cache/file/ad_cache_file.inc
Try and obtain a lock on one of the available cache files. If we already have a lock, simply return the filename.
ad_cache_file_increment in cache/file/ad_cache_file.inc
Increment an advertisement counter.
ad_cache_file_open in cache/file/ad_cache_file.inc
Initialization function. Loads cache from file into memory.
ad_cache_file_validate in cache/file/ad_cache_file.inc
Validate advertisement ids, filtering those that shouldn't be displayed.
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_channel_cache_filter in channel/ad_channel.inc
Filter advertisements not in an appropriate channel, from cache.
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
Dump debug message to screen; set custom error handler.
_debug_error_handler in ./adserve.inc
When debugging, strip away distracting header errors. Dump all other errors.