You are here

7 calls to advagg_js_compress_prep() in Advanced CSS/JS Aggregation 7.2

advagg_js_compress_advagg_get_js_file_contents_alter in advagg_js_compress/advagg_js_compress.advagg.inc
Implements hook_advagg_get_js_file_contents_alter().
advagg_js_compress_advagg_modify_js_pre_render_alter in advagg_js_compress/advagg_js_compress.module
Implements hook_advagg_modify_js_pre_render_alter().
advagg_js_compress_advagg_save_aggregate_alter in advagg_js_compress/advagg_js_compress.advagg.inc
Implements hook_advagg_save_aggregate_alter().
advagg_js_compress_test_file in advagg_js_compress/advagg_js_compress.module
Test a file, making sure it is compressible.
hook_advagg_get_js_aggregate_contents_alter in ./advagg.api.php
Allow other modules to modify this aggregates contents.
hook_advagg_get_js_file_contents_alter in ./advagg.api.php
Allow other modules to modify this files contents.
hook_advagg_modify_js_pre_render_alter in ./advagg.api.php
Allow other modules to modify $children and $elements before rendering.