You are here

Functions in DFP Small Business (Google Ad Manager) 6

Primary tabs

Namesort descending Location Description Direct uses Strings
google_admanager_add_block ./google_admanager.module 2
google_admanager_add_js ./google_admanager.module Store ad slots js and when called with no slot, return the whole ad manager javascript 3
google_admanager_admin_settings_form ./google_admanager.module Implementation of hook_admin_settings() for configuring the module 2
google_admanager_admin_settings_form_submit ./google_admanager.module Implementation of hook_admin_settings_form_submit() 1
google_admanager_admin_settings_form_validate ./google_admanager.module Implementation of hook_admin_settings_form_validate()
google_admanager_admin_superslot_form ./google_admanager.module Form to manage (add/remove) superslot 1
google_admanager_admin_superslot_form_submit ./google_admanager.module Submitter for google_admanager_admin_superslot_form
google_admanager_admin_superslot_form_validate ./google_admanager.module Validator for google_admanager_admin_superslot_form
google_admanager_block ./google_admanager.module Implementing hook_block
google_admanager_filter ./google_admanager.module Implementation of hook_filter().
google_admanager_filter_tips ./google_admanager.module Implementation of hook_filter_tips().
google_admanager_footer ./google_admanager.module Implementation of hook_footer().
google_admanager_form_alter ./google_admanager.module Implementation of hook_form_alter().
google_admanager_get_js ./google_admanager.module Output the Google Admanager scripts by way of drupal_add_js(). 1
google_admanager_init ./google_admanager.module Implementation of hook_init()
google_admanager_menu ./google_admanager.module Implementing hook_menu
google_admanager_perm ./google_admanager.module Implementing hook_perm
google_admanager_preprocess_page ./google_admanager.module Implementation of hook_preprocess_page().
google_admanager_theme ./google_admanager.module Implemention of hook_theme()
google_admanager_uninstall ./google_admanager.install
google_admanager_update_6100 ./google_admanager.install Update legacy blocks to use BLOCK_NO_CACHE cache mode, for compatibility with Drupal 6's block cache feature. 1
google_admanager_update_6101 ./google_admanager.install Rerun the previous update to force the BLOCK_NO_CACHE settings for blocks added subsequent to update 6100 but before changes in http://drupal.org/node/351214#comment-2254886 applied
google_admanager_update_6102 ./google_admanager.install This help user with 1.0 to upgrade, because the old 6102 is broken.
google_admanager_update_6103 ./google_admanager.install Try again with last broken upgrade Description is at http://drupal.org/node/624284#comment-2939486 1
google_admanager_update_6200 ./google_admanager.install Baseline for 6.x-2.x schema
google_admanager_wrong_update_6102 ./google_admanager.install Implementation of hook_update_N().
theme_google_admanager_block ./google_admanager.module Theme function the Ad Slot code 1
_google_admanager_get_ad_slots ./google_admanager.module Get all ad slots each correspond to block (with delta/name) 2
_google_admanager_substitute_tags ./google_admanager.module Replace all Admanager tags with their corresponding files or images. 1

Other projects