You are here

Functions in Advertisement 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ad_permission_owner_remove_submit permission/ad_permission.module Remove the ad owner, and all associated permissions.
ad_permission_owner_remove_validate permission/ad_permission.module Don't allow the removal of the primary owner of the advertisement.
ad_permission_owner_submit permission/ad_permission.module Store the ad owner's updated permissions in the ad_permissions table.
ad_permission_uninstall permission/ad_permission.install Allow complete uninstallation of the ad module.
ad_permission_update_5000 permission/ad_permission.install Update old-style permissions.
ad_rebuild_cache ./ad.module Force the cache to be flushed. 3
ad_redirect ./ad.module Update click counter then redirect host to ad's target URL. 1
ad_remote_form remote/ad_remote.module A simple page providing source snippets for displaying ads on remote websites. 1
ad_remote_form_submit remote/ad_remote.module Prepare quantity and group.
ad_remote_menu remote/ad_remote.module Drupal _menu hook.
ad_remote_perm remote/ad_remote.module Drupal _perm hook.
ad_report_adapi report/ad_report.module Ad module hook_adapi.
ad_report_admin report/ad_report.module 1
ad_report_admin_ad_table report/ad_report.module 1 1
ad_report_admin_display report/ad_report.module Display the administrative report. 1
ad_report_admin_submit report/ad_report.module Redirect to a path to generate the requested report.
ad_report_admin_validate report/ad_report.module Sanity check the date range.
ad_report_bargraph report/ad_report.module Page to display ad with bargraph. 1
ad_report_generate_bargraph report/ad_report.module Page that utilizes gd to generate a bargraph. 1
ad_report_group_table report/ad_report.module Display table with per-group statistics. 1
ad_report_menu report/ad_report.module Implementation of hook_menu().
ad_report_perm report/ad_report.module Drupal hook_perm implementation.
ad_report_range_form report/ad_report.module Return a form for selecting a date range for generating a report. 1
ad_report_range_form_submit report/ad_report.module Redirect to URL for displaying report.
ad_report_range_form_validate report/ad_report.module Validate the form range.
ad_report_update_5001 report/ad_report.install Flush the menu cache to register the new ad_report admin menu.
ad_statistics ./ad.module Calculate statistics for the given advertisements. TODO: Introduce caching to make this more efficient. 3 3
ad_statistics_increment ./ad.module Increment action counter. 9
ad_status_array ./ad.module Return an array with all status values user has permission to set. A user with 'administer advertisements' permission can update any status. 2
ad_text_adapi text/ad_text.module
ad_text_display_ad text/ad_text.module Function used to display the selected ad. 2
ad_text_display_prepare text/ad_text.module Strip illegal characters, encode the rest UTF-8. 2
ad_text_global_settings text/ad_text.module
ad_text_global_settings_submit text/ad_text.module
ad_text_global_settings_validate text/ad_text.module
ad_text_handler_field_text text/ad_text_views.inc 1
ad_text_help text/ad_text.module Implementation of hook_help().
ad_text_init text/ad_text.module
ad_text_install text/ad_text.install Ad_text module database schema. Copyright (c) 2005-2006 Jeremy Andrews <jeremy@kerneltrap.org>. All rights reserved.
ad_text_node_form text/ad_text.module Adapi helper function for displaying a node form. 1
ad_text_node_validate text/ad_text.module 1
ad_text_node_view text/ad_text.module 1
ad_text_uninstall text/ad_text.install Allow complete uninstallation of the ad_text module.
ad_text_update_1 text/ad_text.install Convert to utf8 character set for all tables to allow for proper internationalization.
ad_text_views_tables text/ad_text_views.inc
ad_uninstall ./ad.install Allow complete uninstallation of the ad module.
ad_update_1 ./ad.install Introduce fields for specifying an optional maximum number of view or clicks for each ad. Also introduce fields for tracking the last time the ad was activated or expired.
ad_update_10 ./ad.install Introduce "adgroup" for ad statistics and clicks, providing per-group granularity.
ad_update_2 ./ad.install Ad notifications are being moved to an external module, so remove all references from the core module.
ad_update_3 ./ad.install Redirect urls need to be absolute to work when hosting ads remotely.

Pages

Other projects