You are here

constant ADVAGG_MOD_JS_FOOTER_INLINE_ALTER in Advanced CSS/JS Aggregation 7.2

Default value to wrap inline content javascript so it runs when it is ready.

Related topics

4 uses of ADVAGG_MOD_JS_FOOTER_INLINE_ALTER
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_advagg_current_hooks_hash_array_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_current_hooks_hash_array_alter().
advagg_mod_js_inline_processor in advagg_mod/advagg_mod.module
Given html, do some processing on the script tags included inside it.
advagg_mod_process_move_js in advagg_mod/advagg_mod.module
Implements hook_process().

File

advagg_mod/advagg_mod.module, line 106
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_JS_FOOTER_INLINE_ALTER', FALSE);