You are here

constant ADVAGG_JS_COMPRESS_INLINE_IF_NOT_CACHEABLE in Advanced CSS/JS Aggregation 7.2

Default value to if inline compression is used if page is not cacheable.

Related topics

4 uses of ADVAGG_JS_COMPRESS_INLINE_IF_NOT_CACHEABLE
advagg_js_compress_admin_settings_form in advagg_js_compress/advagg_js_compress.admin.inc
Form builder; Configure advagg settings.
advagg_js_compress_advagg_modify_js_pre_render_alter in advagg_js_compress/advagg_js_compress.module
Implements hook_advagg_modify_js_pre_render_alter().
advagg_js_compress_update_7202 in advagg_js_compress/advagg_js_compress.install
Change variable names so they are prefixed with the modules name.
hook_advagg_modify_js_pre_render_alter in ./advagg.api.php
Allow other modules to modify $children and $elements before rendering.

File

advagg_js_compress/advagg_js_compress.module, line 31
Advanced CSS/JS aggregation js compression module.

Code

define('ADVAGG_JS_COMPRESS_INLINE_IF_NOT_CACHEABLE', FALSE);