adsense_admin_settings |
./adsense.module |
|
|
1 |
adsense_ad_formats |
./adsense.module |
This is the array that holds all ad formats.
All it has is a multi-dimensional array containing the dimensions as a key, then
the description and suffix of Google's javascript ad code.
Currently, we do not support duplicate dimensions in ad… |
5 |
|
adsense_block |
./adsense.module |
Implementation of hook_block(). |
|
|
adsense_click_by_day |
./adsense.module |
|
|
1 |
adsense_click_log |
./adsense.module |
Menu callback; presents the "AdSense" log page. |
|
1 |
adsense_click_top_pages |
./adsense.module |
|
|
1 |
adsense_counter |
./adsense.module |
|
|
1 |
adsense_display |
./adsense.module |
|
2 |
|
adsense_filter |
./adsense.module |
Implementation of hook_filter(). |
|
|
adsense_filter_tips |
./adsense.module |
|
|
|
adsense_footer |
./adsense.module |
Implementation of hook_footer(). |
|
|
adsense_get_ad_code |
./adsense.module |
|
1 |
|
adsense_get_client_id |
./adsense.module |
|
4 |
|
adsense_help |
./adsense.module |
Implementation of hook_help(). |
|
|
adsense_help_text |
./adsense_help.inc |
|
1 |
|
adsense_install |
./adsense.install |
|
1 |
|
adsense_menu |
./adsense.module |
Implementation of hook_menu(). |
|
|
adsense_nodeapi |
./adsense.module |
Implemenation of hook_nodeapi(). |
|
|
adsense_perm |
./adsense.module |
Implementation of hook_perm(). |
|
|
adsense_search |
./adsense.module |
|
|
1 |
adsense_uninstall |
./adsense.install |
Implementation of hook_uninstall(). |
|
|
adsense_update_1 |
./adsense.install |
|
|
|
adsense_update_2 |
./adsense.install |
|
|
|
_adsense_add_nl |
./adsense.module |
|
3 |
|
_adsense_can_insert_another |
./adsense.module |
Determine if AdSense has reached limit on this page. As per Google's
policies, a page can have up to 3 ad units and 3 link units. |
1 |
|
_adsense_check_blog |
./adsense.module |
|
1 |
|
_adsense_check_if_enabled |
./adsense.module |
|
1 |
|
_adsense_check_placeholder |
./adsense.module |
|
1 |
|
_adsense_choose_client |
./adsense.module |
|
1 |
|
_adsense_format |
./adsense.module |
|
1 |
|
_adsense_format_path |
./adsense.module |
|
2 |
|
_adsense_format_placeholder |
./adsense.module |
|
1 |
|
_adsense_get_ad |
./adsense.module |
|
1 |
|
_adsense_get_block_config |
./adsense.module |
|
1 |
|
_adsense_get_dimensions |
./adsense.module |
|
2 |
|
_adsense_get_height |
./adsense.module |
|
2 |
|
_adsense_get_profile_client_id |
./adsense.module |
|
2 |
|
_adsense_get_profile_fields |
./adsense.module |
|
1 |
|
_adsense_get_referral_uid |
./adsense.module |
|
1 |
|
_adsense_get_searchbox |
./adsense.module |
|
1 |
|
_adsense_get_site_owner_client_id |
./adsense.module |
|
3 |
|
_adsense_get_width |
./adsense.module |
|
2 |
|
_adsense_page_match |
./adsense.module |
Determine if AdSense has permission to be used on the current page. |
1 |
|
_adsense_process_tags |
./adsense.module |
|
1 |
|
_adsense_tag_block |
./adsense.module |
|
1 |
|
_adsense_tag_flexiblock |
./adsense.module |
|
1 |
|
_adsense_validate_channel |
./adsense.module |
|
2 |
|
_adsense_validate_dimensions |
./adsense.module |
|
1 |
|
_adsense_validate_group |
./adsense.module |
|
2 |
|