You are here

Functions in Content Injector (formerly AdSense Injector) 5

Primary tabs

Namesort descending Location Description Direct uses Strings
adsense_injector_admin_settings ./adsense_injector.module Implementation of hook_settings 1
adsense_injector_menu ./adsense_injector.module Implementation of hook_menu
adsense_injector_nodeapi ./adsense_injector.module Implementation of hook_nodeapi. If rendering a full page, and the node type one of the configured types, inject configured adsense content using simple string concatenation. @todo: Evaluate efficiency of string concat vs. sprintf, other methods.
theme_adsense_injector_transform ./adsense_injector.module
_adsense_injector_count_words ./adsense_injector.module Count words in a string. 1
_adsense_injector_get_banner ./adsense_injector.module Get settings 'banner' 1
_adsense_injector_minwords_cfg ./adsense_injector.module Get the minimum node body wordcount for insertion. May be content-type specific, but at present, it's global to all node types. 1
_adsense_injector_process_tags ./adsense_injector.module 1

Other projects