You are here

constant ADVAGG_MOD_VISIBILITY_FILE_CONTROLLED in Advanced CSS/JS Aggregation 7.2

Turns on functionality if there is a file matching the page pattern.

Related topics

3 uses of ADVAGG_MOD_VISIBILITY_FILE_CONTROLLED
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_advagg_modify_css_pre_render_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_modify_css_pre_render_alter().
advagg_mod_page_alter in advagg_mod/advagg_mod.module
Implements hook_page_alter().

File

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

Code

define('ADVAGG_MOD_VISIBILITY_FILE_CONTROLLED', 3);