You are here

Functions in Advertisement 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ad_cache_file_open cache/file/ad_cache_file.inc Initialization function. Loads cache from file into memory.
ad_cache_file_rebuild cache/file/ad_cache_file.inc Bootstrap drupal, then run ad_cache_file_build() from ad.module which will rebuild all cache files. 1
ad_cache_file_validate cache/file/ad_cache_file.inc Validate advertisement ids, filtering those that shouldn't be displayed.
ad_cache_file_variables cache/file/ad_cache_file.inc Additional variables required by the filecache.
ad_cache_memcache cache/memcache/ad_cache_memcache.inc Called by adserve.inc, display an ad from memcache. 1
ad_cache_memcache_adcacheapi cache/memcache/ad_cache_memcache.module Ad module's adcacheapi _hook().
ad_cache_memcache_adserve_exit_text cache/memcache/ad_cache_memcache.inc Allow external exit text.
ad_cache_memcache_adserve_select cache/memcache/ad_cache_memcache.inc Allow external ad selection logic.
ad_cache_memcache_build cache/memcache/ad_cache_memcache.module Caches ad information into memory. 3
ad_cache_memcache_cron cache/memcache/ad_cache_memcache.module Regularily syncronize counters into RAM.
ad_cache_memcache_get_ad cache/memcache/ad_cache_memcache.inc 1
ad_cache_memcache_get_ids cache/memcache/ad_cache_memcache.inc 1
ad_cache_memcache_help cache/memcache/ad_cache_memcache.module Drupal _help hook.
ad_cache_memcache_hook cache/memcache/ad_cache_memcache.inc 3
ad_cache_memcache_increment cache/memcache/ad_cache_memcache.inc Increment view counter in memcache. 1
ad_cache_memcache_requirements cache/memcache/ad_cache_memcache.module @file A plug in for the ad.module, integrating the ad module with memcache. 3
ad_cache_memcache_sync cache/memcache/ad_cache_memcache.module Load advertisements into memory. 2 2
ad_cache_memcache_sync_ad cache/memcache/ad_cache_memcache.module Syncronize counts for given advertisement with database. 2
ad_channel_admin_channel channel/ad_channel.module Administrative page for creating or editing channels. 1
ad_channel_admin_channel_submit channel/ad_channel.module Save the channel.
ad_channel_admin_channel_validate channel/ad_channel.module Validate the channel.
ad_channel_admin_confirm_delete_channel channel/ad_channel.module Confirm whether or not to delete container, and the contained channels. 1
ad_channel_admin_confirm_delete_channel_submit channel/ad_channel.module Delete a channel.
ad_channel_admin_confirm_delete_container channel/ad_channel.module Confirm whether or not to delete container, and the contained channels. 1
ad_channel_admin_confirm_delete_container_submit channel/ad_channel.module Delete a container.
ad_channel_admin_container channel/ad_channel.module Administrative page for creating or editing containers. 1
ad_channel_admin_container_submit channel/ad_channel.module Save the container.
ad_channel_admin_container_validate channel/ad_channel.module Validate the container.
ad_channel_admin_overview channel/ad_channel.module Display containers and channels. 1
ad_channel_admin_settings channel/ad_channel.module Settings form. 1
ad_channel_ad_build_cache channel/ad_channel.module Implementation of hook_ad_build_cache().
ad_channel_cache_filter channel/ad_channel.inc Filter advertisements not in an appropriate channel, from cache. 1
ad_channel_form_alter channel/ad_channel.module Implementation of hook_form_alter(). Generate a form for selecting channels to associate with an advertisement.
ad_channel_help channel/ad_channel.module Implementation of hook_help().
ad_channel_install channel/ad_channel.install Create the ad_channel schema.
ad_channel_menu channel/ad_channel.module Implementation of hook_menu.
ad_channel_nodeapi channel/ad_channel.module Implementation of hook_nodeapi().
ad_channel_perm channel/ad_channel.module Drupal _perm hook. Establishes permissions used by this module.
ad_channel_uninstall channel/ad_channel.install Completely uninstall the ad channel module.
ad_click_details ./ad.module Display details about a specific click. 1
ad_click_history ./ad.module Display click history for advertisemet, if user has necessary permission. 1
ad_confirm_group_delete ./ad.module Returns a confirmation page when deleting an ad group and all of its ads. 1
ad_confirm_group_delete_submit ./ad.module Delete ad group.
ad_cron ./ad.module Drupal _cron hook.
ad_display_image ./ad.module Builds the necessary HTML to display an image-based view counter. 1
ad_embed_admin_configure_settings embed/ad_embed.module Module settings page. 1
ad_embed_admin_configure_settings_submit embed/ad_embed.module Save changes from module settings page.
ad_embed_auto embed/ad_embed.module Automatically embed advertisement into content. 1
ad_embed_help embed/ad_embed.module Implementation of hook_help().
ad_embed_menu embed/ad_embed.module Implementation of hook_menu().

Pages

Other projects