AdvAggCascadingStylesheetsTestCase::testRenderFile in tests/advagg.test
Tests rendering the stylesheets.
advagg_advagg_get_info_on_files_alter in ./advagg.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_aggressive_cache_conflicts in ./advagg.module
Check and see if the aggressive cache can safely be enabled.
advagg_css_alter in advagg_font/advagg_font.module
Implements hook_css_alter().
advagg_detect_subfile_changes in ./advagg.cache.inc
See if any of the subfiles has changed.
advagg_ext_compress_string in advagg_ext_compress/advagg_ext_compress.module
Compress CSS using via command line.
advagg_font_admin_settings_form in advagg_font/advagg_font.admin.inc
Form builder; Configure advagg settings.
advagg_font_advagg_get_info_on_files_alter in advagg_font/advagg_font.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_font_libraries_info in advagg_font/advagg_font.module
Implements hook_libraries_info().
advagg_get_css_aggregate_contents in ./advagg.missing.inc
Given a list of files, grab their contents and glue it into one big string.
advagg_get_info_on_files in ./advagg.inc
Given a filename calculate various hashes and gather meta data.
advagg_get_js_aggregate_contents in ./advagg.missing.inc
Given a list of files, grab their contents and glue it into one big string.
advagg_htaccess_rewritebase in ./advagg.module
See if the .htaccess file uses the RewriteBase directive.
advagg_install_check_via_http in ./advagg.install
Make sure http requests to css/js files work correctly.
advagg_install_chk_urls in ./advagg.install
Make sure http requests to css/js files work correctly.
advagg_install_htaccess_errordocument in ./advagg.install
See if the .htaccess file uses the RewriteBase directive.
advagg_install_update_htaccess in ./advagg.install
Callback to delete files if size == 0 and modified more than 60 seconds ago.
advagg_js_compress_test_file in advagg_js_compress/advagg_js_compress.module
Test a file, making sure it is compressible.
advagg_load_stylesheet in ./advagg.module
Loads the stylesheet and resolves all @import commands.
advagg_mod_admin_test_css_files in advagg_mod/advagg_mod.admin.inc
Test all CSS files seeing if any string translations do anything.
advagg_mod_init in advagg_mod/advagg_mod.module
Implements hook_init().
advagg_mod_inline_js in advagg_mod/advagg_mod.module
Transforms all JS files into inline JS.
advagg_mod_js_contains_jquery_drupal in advagg_mod/advagg_mod.module
See if JavaScript file contains drupal and/or jquery.
advagg_mod_libraries_info in advagg_mod/advagg_mod.module
Implements hook_libraries_info().
advagg_relocate_advagg_get_info_on_files_alter in advagg_relocate/advagg_relocate.advagg.inc
Implements hook_advagg_get_info_on_files_alter().
advagg_relocate_js_post_alter in advagg_relocate/advagg_relocate.module
Alter the js array.
advagg_split_css_file in ./advagg.inc
Given a file info array it will split the file up.
advagg_validator_test_css_files in advagg_validator/advagg_validator.inc
Test all given files with the w3c validator.
advagg_validator_test_css_file_w3c in advagg_validator/advagg_validator.inc
Given a CSS file, test to make sure it is valid CSS.
_advagg_relocate_save_remote_asset in advagg_relocate/advagg_relocate.advagg.inc
Parse the font family string into a structured array.