google_admanager_add_block |
./google_admanager.module |
|
1 |
|
google_admanager_add_js |
./google_admanager.module |
Store ad slots js and when called with no slot, return the whole ad manager
javascript. |
6 |
|
google_admanager_add_term_attribute |
./google_admanager.module |
Re-usable function for adding term attributes. |
1 |
|
google_admanager_admin_settings_form |
./google_admanager.admin.inc |
Implementation of hook_admin_settings() for configuring the module. |
|
2 |
google_admanager_admin_settings_form_submit |
./google_admanager.admin.inc |
Implementation of hook_admin_settings_form_submit(). |
|
1 |
google_admanager_admin_settings_form_validate |
./google_admanager.admin.inc |
Implementation of hook_admin_settings_form_validate(). |
|
|
google_admanager_admin_superslot_confirm_delete |
./google_admanager.admin.inc |
Form builder; Builds the confirmation form for deleting a superslot. |
|
1 |
google_admanager_admin_superslot_confirm_delete_submit |
./google_admanager.admin.inc |
Process google_admanager_admin_superslot_confirm_delete form submissions. |
|
|
google_admanager_admin_superslot_delete |
./google_admanager.admin.inc |
Menu callback; Delete a superslot. |
|
1 |
google_admanager_admin_superslot_form |
./google_admanager.admin.inc |
Form to manage (add/remove) superslot |
|
1 |
google_admanager_admin_superslot_form_submit |
./google_admanager.admin.inc |
Submitter for google_admanager_admin_superslot_form. |
|
|
google_admanager_admin_superslot_form_validate |
./google_admanager.admin.inc |
Validator for google_admanager_admin_superslot_form. |
|
|
google_admanager_block |
./google_admanager.module |
Implementation of hook_block(). |
|
|
google_admanager_ctools_plugin_directory |
./google_admanager.module |
Implementation of hook_ctools_plugin_directory(). |
|
|
google_admanager_ctools_render_alter |
./google_admanager.module |
Implementation of hook_ctools_render_alter(). |
|
|
google_admanager_display_ad |
./google_admanager.module |
|
2 |
|
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_gam_admin_form |
plugins/ad_providers/gam.inc |
|
|
1 |
google_admanager_gam_admin_validate |
plugins/ad_providers/gam.inc |
|
|
1 |
google_admanager_gam_display_ad |
plugins/ad_providers/gam.inc |
|
|
1 |
google_admanager_gam_init |
plugins/ad_providers/gam.inc |
|
|
1 |
google_admanager_get_js |
./google_admanager.module |
Output the Google Admanager scripts by way of drupal_add_js(). |
1 |
|
google_admanager_get_variables |
./google_admanager.module |
|
3 |
|
google_admanager_gpt_async_admin_form |
plugins/ad_providers/gpt_async.inc |
|
|
1 |
google_admanager_gpt_async_display_ad |
plugins/ad_providers/gpt_async.inc |
|
|
1 |
google_admanager_gpt_async_init |
plugins/ad_providers/gpt_async.inc |
|
|
1 |
google_admanager_gpt_async_targetting |
plugins/ad_providers/gpt_async.inc |
|
1 |
|
google_admanager_init |
./google_admanager.module |
Implementation of hook_init(). |
|
|
google_admanager_menu |
./google_admanager.module |
Implementation of hook_menu(). |
|
|
google_admanager_nodeapi |
./google_admanager.module |
Implementation of hook_nodeapi() |
1 |
|
google_admanager_perm |
./google_admanager.module |
Implementation of hook_perm(). |
|
|
google_admanager_preprocess_page |
./google_admanager.module |
Implementation of hook_preprocess_page(). |
|
|
google_admanager_set_variable |
./google_admanager.module |
|
2 |
|
google_admanager_theme |
./google_admanager.module |
Implementation of hook_theme(). |
|
|
google_admanager_uninstall |
./google_admanager.install |
@file
Install, update and uninstall functions for the google_admanager module. |
|
|
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_update_6300 |
./google_admanager.install |
Convert the ad zones to the new format. |
|
|
google_admanager_update_6301 |
./google_admanager.install |
We no longer need the auto detect option. Width and height are now
explicitely defined. |
|
|
google_admanager_wrong_update_6102 |
./google_admanager.install |
Implementation of hook_update_N(). |
|
|
theme_google_admanager_ad_slots |
./google_admanager.admin.inc |
|
|
|
theme_google_admanager_custom_variables |
./google_admanager.admin.inc |
|
|
|
_google_admanager_admin_map_methods |
./google_admanager.admin.inc |
|
|
1 |
_google_admanager_admin_settings_add_ad_slot |
./google_admanager.admin.inc |
|
|
1 |