You are here

Functions in CDN 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
cdn_admin_details_form ./cdn.admin.inc Form definition; details. 1
cdn_admin_details_form_validate ./cdn.admin.inc Default validate callback for the details form.
cdn_admin_general_settings_form ./cdn.admin.inc Form definition; general settings. 1
cdn_admin_other_settings_form ./cdn.admin.inc Form definition; other settings. 1
cdn_admin_other_settings_form_validate ./cdn.admin.inc Default validate callback for the other settings form.
cdn_admin_settings_submit_show_cache_warning ./cdn.admin.inc Submit callback for all settings forms, that shows a warning whenever settings have been changed: the caches might need to be cleared. 1
cdn_advanced_get_servers ./cdn.advanced.inc Gets the servers on which a file is available when advanced mode is enabled. 1
cdn_basic_farfuture_download ./cdn.basic.farfuture.inc 1
cdn_basic_farfuture_get_identifier ./cdn.basic.farfuture.inc Get the UFI (Unique File Identifier) for the file at a path. 1
cdn_basic_farfuture_get_ufi_method ./cdn.basic.farfuture.inc Get the UFI method for the file at a path. 1
cdn_basic_farfuture_reverseproxy_test ./cdn.basic.farfuture.inc 1
cdn_basic_farfuture_tail_load ./cdn.module Implements %wildcard_load().
cdn_basic_farfuture_tail_to_arg ./cdn.module Implements %wildcard_to_arg().
cdn_basic_get_mapping ./cdn.basic.inc Returns the CDN mapping for HTTP or HTTPS. 3
cdn_basic_get_servers ./cdn.basic.inc Gets the servers on which a file is available when basic mode is enabled. 1
cdn_cacheaudit ./cdn.module Implements hook_cacheaudit().
cdn_cdn_blacklist ./cdn.module Implementation of hook_cdn_blacklist().
cdn_cdn_unique_file_identifier_info ./cdn.module Implementation of hook_cdn_unique_file_identifier_info().
cdn_check_drupal_path ./cdn.module Check if a Drupal path should serve files from the CDN (i.e.: is the Drupal path blacklisted?). 2
cdn_check_file ./cdn.module Check if a file should be served from the CDN. 1
cdn_check_protocol ./cdn.module Check if the current protocol is supported by the CDN. 2
cdn_default_mimetype_mapping ./cdn.mimetypes.inc Default MIME extension mapping. 1
cdn_exit ./cdn.module Implementation of hook_exit().
cdn_file_url_alter ./cdn.module Implementation of hook_file_url_alter().
cdn_flush_caches ./cdn.module Implementation of hook_flush_caches().
cdn_form_system_performance_settings_alter ./cdn.module Implementation of hook_form_alter().
cdn_get_blacklist ./cdn.module See if any installed modules need to exclude certain files from being accessed from the CDN. List gets updated on cron runs. 3
cdn_get_domains ./cdn.module Get all domains from which files might be served. This information is necessary for some modules, e.g. Boost. 3
cdn_html_alter_css_urls ./cdn.fallback.inc Alter CSS file URLs in a piece of HTML. 1
cdn_html_alter_image_urls ./cdn.fallback.inc Alter image file URLs in a piece of HTML. 2
cdn_html_alter_js_urls ./cdn.fallback.inc Alter JS file URLs in a piece of HTML. 1
cdn_init ./cdn.module Implementation of hook_init().
cdn_install ./cdn.install Implementation of hook_install().
cdn_load_include ./cdn.module Helper function to efficiently load include files for this module. 10
cdn_menu ./cdn.module Implementation of hook_menu().
cdn_mimetype_mapping ./cdn.mimetypes.inc Return an array of MIME extension mappings. 1
cdn_nodeapi ./cdn.module Implementation of hook_nodeapi().
cdn_perm ./cdn.module Implementation of hook_perm().
cdn_preprocess_page ./cdn.fallback.inc Implementation of template_preprocess_page(). 1
cdn_request_is_https ./cdn.module Check if the current request is over HTTPS. 4
cdn_requirements ./cdn.install Implementation of hook_requirements(). 1
cdn_serve_from_https ./cdn.module Check if CDN module should serve files from a HTTPS location. 1
cdn_status_is_enabled ./cdn.module Check if the CDN module is enabled. 3
cdn_theme ./cdn.module Implementation of hook_theme().
cdn_theme_registry_alter ./cdn.module Implementation of hook_theme_registry_alter().
cdn_touch_file_form ./cdn.stats.inc @file Per-page CDN integration statistics functionality. 1
cdn_touch_file_form_submit ./cdn.stats.inc
cdn_uninstall ./cdn.install Implementation of hook_uninstall().
cdn_update_6200 ./cdn.install In version 2 of the CDN integration module, basic mode is more flexible than in version 1: there now is the ability to have multiple CDN URLs.
cdn_update_6201 ./cdn.install More consistent variable names: upgrade path.

Pages

Other projects