You are here

Functions in Advanced CSS/JS Aggregation 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
advagg_mod_advagg_hooks_implemented_alter advagg_mod/advagg_mod.module Implements hook_advagg_hooks_implemented_alter().
advagg_mod_css_alter advagg_mod/advagg_mod.module Implements hook_css_alter().
advagg_mod_css_defer_active advagg_mod/advagg_mod.module Determines whether css defering should be active for the current request. 3
advagg_mod_get_lists advagg_mod/advagg_mod.module Generate a list of rules and exceptions for js files. 2
advagg_mod_js_alter advagg_mod/advagg_mod.module Implements hook_js_alter().
advagg_mod_js_async_defer advagg_mod/advagg_mod.module Add the defer and or the async tag to js. 1
advagg_mod_js_move_to_footer advagg_mod/advagg_mod.module Move JS to the footer. 1
advagg_mod_page_attachments_alter advagg_mod/advagg_mod.module Implements hook_page_attachments_alter().
advagg_mod_sort_css_js advagg_mod/advagg_mod.module Rearrange CSS/JS so that aggregates are better grouped. 2
advagg_mod_update_8201 advagg_mod/advagg_mod.install Implements hook_update_N().
advagg_path_convert_force_https ./advagg.module Convert http:// to https://. 2
advagg_path_convert_protocol_relative ./advagg.module Converts absolute paths to be protocol relative paths. 2
advagg_requirements ./advagg.install Implements hook_requirements().
advagg_test_page_attachments tests/modules/advagg_test/advagg_test.module Implements hook_page_attachments().
advagg_uninstall ./advagg.install Implements hook_uninstall().
advagg_update_8201 ./advagg.install Implements hook_update_N().
advagg_update_8202 ./advagg.install Implements hook_update_N().
advagg_update_8203 ./advagg.install Implements hook_update_N().
drush_advagg_clear_all_files ./advagg.drush.inc Callback function for drush advagg-clear-all-files.
drush_advagg_clear_db_cache ./advagg.drush.inc Callback function for drush advagg-clear-db-cache. 1
drush_advagg_cron ./advagg.drush.inc Callback function for drush advagg-cron.
drush_advagg_force_new_aggregates ./advagg.drush.inc Callback function for drush advagg-force-new-aggregates.
drush_advagg_smart_cache_flush ./advagg.drush.inc Flush the correct caches so CSS/JS changes go live. 1
hook_advagg_aggregate_grouping_alter ./advagg.api.php Allow other modules to modify the aggregate groups.
hook_advagg_asset_path_alter ./advagg.api.php Allow other modules to modify the path to save aggregates to.
hook_advagg_bundler_analysis_alter ./advagg.api.php Let other modules modify the analysis array before it is used.
hook_advagg_css_contents_alter ./advagg.api.php Allow other modules to modify the contents of individual CSS files.
hook_advagg_current_hooks_hash_array_alter ./advagg.api.php Allow other modules to add in their own settings and hooks.
hook_advagg_hooks_implemented_alter ./advagg.api.php Tell advagg about other hooks related to advagg.
hook_advagg_js_contents_alter ./advagg.api.php Allow other modules to modify the contents of individual JavaScript files.
hook_advagg_scan_file_alter ./advagg.api.php Let other modules add/alter additional information about file passed in.

Pages

Other projects