You are here

constant ADVAGG_MOD_JS_FOOTER in Advanced CSS/JS Aggregation 7.2

Default value to move all JS to the footer.

Related topics

7 uses of ADVAGG_MOD_JS_FOOTER
advagg_get_full_js in ./advagg.module
Get full JS array.
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_get_lists in advagg_mod/advagg_mod.module
Generate a list of rules and exceptions for js files and inline.
advagg_mod_init in advagg_mod/advagg_mod.module
Implements hook_init().

... See full list

File

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

Code

define('ADVAGG_MOD_JS_FOOTER', 0);