cdn_admin_advanced_settings_form |
./cdn.admin.inc |
Form definition; advanced settings. |
|
1 |
cdn_admin_advanced_settings_form_validate |
./cdn.admin.inc |
Default validate callback for the advancedsettings form. |
|
|
cdn_admin_basic_settings_form |
./cdn.admin.inc |
Form definition; basic settings. |
|
1 |
cdn_admin_other_settings_form |
./cdn.admin.inc |
Form definition; other settings. |
|
1 |
cdn_admin_settings_form |
./cdn.admin.inc |
Form definition; settings. |
|
1 |
cdn_admin_settings_form_validate |
./cdn.admin.inc |
Default validate callback for the settings form. |
|
|
cdn_advanced_get_url |
./cdn.module |
Gets the URL for a file when the basic mode is enabled. |
1 |
|
cdn_basic_get_url |
./cdn.module |
Gets the URL for a file when the basic mode is enabled. |
1 |
|
cdn_exit |
./cdn.module |
Implementation of hook_exit(). |
|
|
cdn_menu |
./cdn.module |
Implementation of hook_menu(). |
|
|
cdn_perm |
./cdn.module |
Implementation of hook_perm(). |
|
|
cdn_requirements |
./cdn.module |
Implementation of hook_requirements(). |
|
|
cdn_theme |
./cdn.module |
Implementation of hook_theme(). |
|
|
custom_file_url_rewrite |
./cdn.module |
|
|
|
theme_cdn_page_stats |
./theme.inc |
Render the CDN integration page statistics. |
|
|
_cdn_advanced_get_db_connection |
./cdn.module |
Get a connection to the database. The resulting PDO object is statically
cached. |
2 |
|
_cdn_devel_page_stats |
./cdn.stats.inc |
Collects per-page CDN integration statistics. |
2 |
|
_validate_synced_files_db |
./cdn.admin.inc |
Helper function to validate a possible synced files DB value. |
2 |
|