You are here

constant ADVAGG_MOD_VISIBILITY_LISTED in Advanced CSS/JS Aggregation 7.2

Turns on functionality only on the listed pages (whitelist).

Related topics

9 uses of ADVAGG_MOD_VISIBILITY_LISTED
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_admin_settings_form_validate in advagg_mod/advagg_mod.admin.inc
Validate callback, check that the unified multisite directory was created.
advagg_mod_advagg_current_hooks_hash_array_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_current_hooks_hash_array_alter().
advagg_mod_advagg_modify_css_pre_render_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_modify_css_pre_render_alter().
advagg_mod_css_defer_page in advagg_mod/advagg_mod.module
Returns TRUE if this page should have critical CSS inlined.

... See full list

File

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

Code

define('ADVAGG_MOD_VISIBILITY_LISTED', 1);