You are here

7 calls to cdn_load_include() in CDN 7.2

cdn_cacheaudit in ./cdn.module
Implements hook_cacheaudit().
cdn_element_info_alter in ./cdn.module
Implements hook_element_info_alter().
cdn_file_url_alter in ./cdn.module
Implements hook_file_url_alter().
cdn_get_domains in ./cdn.module
Get all domains from which files might be served. This information is necessary for some modules, e.g. Boost.
cdn_post_render_html_alter in ./cdn.module
Alter file URLs in the given HTML (currently only image file URLs).
cdn_requirements in ./cdn.install
Implements hook_requirements().
_cdn_html_alter_file_url in ./cdn.fallback.inc
Alter the file URLs in a piece of HTML given a regexp pattern and some additional parameters.