You are here

Functions in Advertisement 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ad_update_4 ./ad.install Move ad groups from custom tables into taxonomy tables.
ad_update_5 ./ad.install Convert to utf8 character set for all tables to allow for proper internationalization.
ad_update_5111 ./ad.install Update the cached menu to incorporate new ad type settings.
ad_update_5112 ./ad.install Introduce "extra" for ad statistics and clicks, optionally allowing add-on modules to provide additional granularity.
ad_update_6 ./ad.install Update embed-ad-#-count variable to use "-1" instead of "9999" to auto embed ads after the last paragraph.
ad_update_7 ./ad.install Add a user_agent column to the ad_clicks table so it's possible to filter out clicks based on the agent (ie, if it reports itself as a bot).
ad_update_8 ./ad.install Introduce "status" for remote hosts, allowing them to be disabled.
ad_update_9 ./ad.install Introduce "status" for ad clicks, allowing duplicates to be filtered out.
ad_weight_percent_gcd weight/percent/ad_weight_percent.module Returns the greatest common divisor of an array of integers.
ad_weight_percent_install weight/percent/ad_weight_percent.install Installation of the ad_weight_percent schema.
ad_weight_percent_menu weight/percent/ad_weight_percent.module Drupal hook_menu().
ad_weight_percent_select_ad 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.
ad_weight_percent_settings weight/percent/ad_weight_percent.module Configure per-group percentage settings. 1
ad_weight_percent_settings_submit weight/percent/ad_weight_percent.module Save the weight percent settings in the database.
ad_weight_percent_settings_validate weight/percent/ad_weight_percent.module Be sure that all enabled groups add up to a total of 100%.
ad_weight_percent_uninstall weight/percent/ad_weight_percent.install Complete uninstallation of the ad_weight_percent module.
ad_weight_probability_ad_build_cache weight/probability/ad_weight_probability.module Implementation of hook_ad_build_cache().
ad_weight_probability_cache_filter weight/probability/ad_weight_probability.inc @file A plug in for the ad.module, allowing an admin to set the probability that a given advertisement will be displayed. 1
ad_weight_probability_form_alter weight/probability/ad_weight_probability.module Implementation of hook_form_alter(). Generate a form for assigning a weight to an advertisement.
ad_weight_probability_gcd weight/probability/ad_weight_probability.inc Returns the greatest common divisor of an array of integers. 1
ad_weight_probability_install weight/probability/ad_weight_probability.install Installation of the ad_weight_probability schema.
ad_weight_probability_nodeapi weight/probability/ad_weight_probability.module Implementation of hook_nodeapi().
ad_weight_probability_perm weight/probability/ad_weight_probability.module Implementation of hook_perm().
ad_weight_probability_uninstall weight/probability/ad_weight_probability.install Complete uninstallation of the ad_weight_probability module.
click_filter_install statistics/click_filter/click_filter.install Currently there is no click_filter schema. However, we do need to review existing clicks for duplicates
click_filter_perm statistics/click_filter/click_filter.module Drupal _perm hook.
click_filter_status statistics/click_filter/click_filter.module Perform on-the-fly click filtering. 1 1
click_filter_status_text statistics/click_filter/click_filter.module Provide text version for statistics output. 1 2
click_filter_update_1 statistics/click_filter/click_filter.install Filter clicks from search engine bots.
theme_ad_admin_ads ./ad.module Theme ad administration overview.
theme_ad_display ./ad.module Function to display the actual advertisement to the screen. Wrap it in a theme function to make it possible to customize in your own theme.
theme_ad_filters ./ad.module Theme ad administration filter selector.
theme_ad_filter_form ./ad.module Theme ad administration filter form.
theme_ad_permission_owner permission/ad_permission.module Display ad owner permissions in a simple table.
theme_ad_statistics_display ./ad.module
theme_ad_status_display ./ad.module Display the status of the currently viewed ad.
theme_node_ad ./ad.module
_ad_build_cache cache/file/ad_cache_file.module Returns the cache structure: 1
_ad_channel_delete_node channel/ad_channel.module Delete channel information associated with node. 1
_ad_channel_get_channels channel/ad_channel.module Load one or more channels. 4
_ad_channel_get_containers channel/ad_channel.module Load one or more containers, caching the results. 5
_ad_channel_get_container_channels channel/ad_channel.module Load one or more channels, caching the results. 2
_ad_channel_get_enabled channel/ad_channel.module Retrive list of enabled channels from node object. 2
_ad_channel_load_node channel/ad_channel.module Load channels associated with specified node. 1
_ad_channel_save_node channel/ad_channel.module Save channels associated with added or updated node. 1
_ad_channel_validate_nodes channel/ad_channel.module Be sure that the enabled channels actually can be enabled. 1
_ad_check_install ./ad.module 5
_ad_get_group ./ad.module Retrieve the group name from the nid. 1
_ad_get_vid ./ad.module Creates a vocabulary for use by ad groups if not already created. 12
_ad_report_first_day_of_month report/ad_report.module Returns a timestamp for the first hour of the first day of the month. 2

Pages

Other projects