Default value to remove ajaxPageState if ajax.js is not used.

Sujets associés

4 uses of ADVAGG_MOD_JS_NO_AJAXPAGESTATE
advagg_get_js dans ./advagg.module
Returns a themed presentation of all JavaScript code for the current page.
advagg_get_js dans ./advagg.module
Returns a themed presentation of all JavaScript code for the current page.
advagg_mod_admin_settings_form dans advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_js_no_ajaxpagestate dans advagg_mod/advagg_mod.module
Remove ajaxPageState CSS/JS if misc/ajax.js is not used.

Fichier

advagg_mod/advagg_mod.module, line 166

Code

define('ADVAGG_MOD_JS_NO_AJAXPAGESTATE', FALSE);