You are here

6 calls to advagg_mod_wrap_inline_js() in Advanced CSS/JS Aggregation 7.2

advagg_mod_advagg_modify_css_pre_render_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_modify_css_pre_render_alter().
advagg_mod_defer_inline_js in advagg_mod/advagg_mod.module
Callback for preg_replace_callback.
advagg_mod_devel_query_put_contents in advagg_mod/advagg_mod.module
Writes the variables information to a file.
advagg_mod_inline_defer in advagg_mod/advagg_mod.module
Defer inline js by using setTimeout.
advagg_mod_js_async_defer in advagg_mod/advagg_mod.module
Add the defer and or the async tag to js.
advagg_mod_xpath_script_wrapper in advagg_mod/advagg_mod.module
Use DOMDocument's loadHTML along with DOMXPath's query to find script tags.