You are here

15 uses of CDN_MODE_BASIC in CDN 7.2

CDNCssUrlTestCase::setUp in tests/cdn.test
Sets up a Drupal site for running functional and integration tests.
CDNImageTestCase::testImage in tests/cdn.test
CDNImageTestCase::testOtherContentLink in tests/cdn.test
CDNImageTestCase::testOtherContentLinkWrappingImage in tests/cdn.test
CDNOriginPullFarFutureTestCase::setUp in tests/cdn.test
Sets up unit test environment.
CDNOriginPullTestCase::setUp in tests/cdn.test
Sets up unit test environment.
cdn_admin_details_form in ./cdn.admin.inc
Form definition; details.
cdn_admin_details_form_validate in ./cdn.admin.inc
Default validate callback for the details form.
cdn_admin_other_settings_form in ./cdn.admin.inc
Form definition; other settings.
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_requirements in ./cdn.install
Implements hook_requirements().
theme_cdn_page_stats in ./theme.inc
Render the CDN integration page statistics.