You are here

32 calls to advagg_enabled() in Advanced CSS/JS Aggregation 7.2

advagg_add_default_dns_lookups in ./advagg.module
Alter the CSS or JS array adding in DNS domain info.
advagg_ajax_render_alter in ./advagg.module
Implements hook_ajax_render_alter().
advagg_block_view_alter in ./advagg.module
Implements hook_block_view_alter().
advagg_css_alter in advagg_font/advagg_font.module
Implements hook_css_alter().
advagg_fix_type in ./advagg.module
Alter the js array fixing the type key if set incorrectly.
advagg_font_page_alter in advagg_font/advagg_font.module
Implements hook_page_alter().
advagg_modify_css_pre_render in ./advagg.module
Callback for pre_render so elements can be modified before they are rendered.
advagg_mod_add_loadcss_js_lib in advagg_mod/advagg_mod.module
Adds the loadcss js library if needed.
advagg_mod_advagg_modify_css_pre_render_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_modify_css_pre_render_alter().
advagg_mod_advagg_modify_js_pre_render_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_modify_js_pre_render_alter().
advagg_mod_css_alter in advagg_mod/advagg_mod.module
Implements hook_css_alter().
advagg_mod_css_post_alter in advagg_mod/advagg_mod.module
Implements hook_css_post_alter().
advagg_mod_html_head_alter in advagg_mod/advagg_mod.module
Implements hook_html_head_alter().
advagg_mod_init in advagg_mod/advagg_mod.module
Implements hook_init().
advagg_mod_js_no_ajaxpagestate in advagg_mod/advagg_mod.module
Remove ajaxPageState CSS/JS if misc/ajax.js is not used.
advagg_mod_js_post_alter in advagg_mod/advagg_mod.module
Alter the js array.
advagg_mod_js_pre_alter in advagg_mod/advagg_mod.module
Alter the js array.
advagg_mod_library_alter in advagg_mod/advagg_mod.module
Implements hook_library_alter().
advagg_mod_page_alter in advagg_mod/advagg_mod.module
Implements hook_page_alter().
advagg_mod_process_move_js in advagg_mod/advagg_mod.module
Implements hook_process().
advagg_mod_theme_registry_alter in advagg_mod/advagg_mod.module
Implements hook_theme_registry_alter().
advagg_panels_pre_render in ./advagg.module
Implements hook_panels_pre_render().
advagg_pre_render_styles in ./advagg.module
A #pre_render callback to add elements needed for CSS tags to be rendered.
advagg_relocate_css_alter in advagg_relocate/advagg_relocate.module
Implements hook_css_alter().
advagg_relocate_css_post_alter in advagg_relocate/advagg_relocate.module
Alter the css array.
advagg_relocate_js_post_alter in advagg_relocate/advagg_relocate.module
Alter the js array.
advagg_scan_filesystem_for_changes_live in ./advagg.module
Will scan, flush, use, and report any changes to css/js files in aggregates.
advagg_views_pre_render in ./advagg.module
Implements hook_views_pre_render().
_advagg_aggregate_css in ./advagg.module
Default callback to aggregate CSS files and inline content.
_advagg_aggregate_js in ./advagg.module
Default callback to aggregate JavaScript files.
_advagg_mod_pre_render_styles in advagg_mod/advagg_mod.module
A #pre_render callback to inline all CSS on this page.
_advagg_process_html in ./advagg.module
Replacement for template_process_html().