Primary tabs

Title Deprecated File name Summary Direct uses Strings
advagg_js_compress_batch_callback advagg_js_compress/advagg_js_compress.module The batch callback. 1
advagg_js_compress_batch_done advagg_js_compress/advagg_js_compress.module The batch finish handler. 1
advagg_js_compress_batch_process advagg_js_compress/advagg_js_compress.module The batch processor. 1
advagg_js_compress_check_cache_bin advagg_js_compress/advagg_js_compress.module Test the cache_advagg_info cache bin; make sure it works. 2
advagg_js_compress_configuration advagg_js_compress/advagg_js_compress.module Generate the js compress configuration. 4
advagg_js_compress_cron advagg_js_compress/advagg_js_compress.module Implements hook_cron().
advagg_js_compress_do_it advagg_js_compress/advagg_js_compress.advagg.inc Compress a JS string. 1
advagg_js_compress_drush_command advagg_js_compress/advagg_js_compress.drush.inc Implements hook_drush_command().
advagg_js_compress_drush_help advagg_js_compress/advagg_js_compress.drush.inc Implements hook_drush_help().
advagg_js_compress_get_enabled_compressors advagg_js_compress/advagg_js_compress.advagg.inc Get a list of enabled compressors. 7
advagg_js_compress_jshrink advagg_js_compress/advagg_js_compress.php53.inc Compress a JS string using jshrink. 1
advagg_js_compress_jsmin advagg_js_compress/advagg_js_compress.advagg.inc Compress a JS string using jsmin. 1
advagg_js_compress_jsminplus advagg_js_compress/advagg_js_compress.advagg.inc Compress a JS string using jsmin+. 1
advagg_js_compress_jspacker advagg_js_compress/advagg_js_compress.advagg.inc Compress a JS string using packer. 1
advagg_js_compress_jsqueeze advagg_js_compress/advagg_js_compress.php53.inc Compress a JS string using jsqueeze. 1
advagg_js_compress_libraries_info advagg_js_compress/advagg_js_compress.module Implements hook_libraries_info().
advagg_js_compress_menu advagg_js_compress/advagg_js_compress.module Implements hook_menu().
advagg_js_compress_module_implements_alter advagg_js_compress/advagg_js_compress.module Implements hook_module_implements_alter().
advagg_js_compress_prep advagg_js_compress/advagg_js_compress.advagg.inc Compress a JS string. 7
advagg_js_compress_redo_files advagg_js_compress/advagg_js_compress.module Get all js files and js files that are not compressed. 3
advagg_js_compress_requirements advagg_js_compress/advagg_js_compress.install Implements hook_requirements().
advagg_js_compress_run_mutiple_tests advagg_js_compress/advagg_js_compress.advagg.inc Test a JS file to see if it compresses well. 2
advagg_js_compress_run_test advagg_js_compress/advagg_js_compress.advagg.inc Test a JS file to see if it compresses well. 5
advagg_js_compress_string_contains_multibyte_characters advagg_js_compress/advagg_js_compress.advagg.inc Checks if string contains multibyte characters. 1
advagg_js_compress_test_file advagg_js_compress/advagg_js_compress.module Test a file, making sure it is compressible. 1 2
advagg_js_compress_update_7200 advagg_js_compress/advagg_js_compress.install Upgrade AdvAgg JS Compress versions (6.x-1.x and 7.x-1.x) to 7.x-2.x.
advagg_js_compress_update_7201 advagg_js_compress/advagg_js_compress.install Clear the cache_advagg_info cache.
advagg_js_compress_update_7202 advagg_js_compress/advagg_js_compress.install Change variable names so they are prefixed with the modules name.
advagg_js_compress_update_7203 advagg_js_compress/advagg_js_compress.install Remove unused variables from the variable table.
advagg_load_css_stylesheet ./advagg.inc Loads the stylesheet and resolves all @import commands. 5
advagg_load_files_info_into_static_cache ./advagg.inc Load cache bin file info in static cache. 3
advagg_load_stylesheet ./advagg.module Loads the stylesheet and resolves all @import commands. 4
advagg_load_stylesheet_content ./advagg.module Processes the contents of a stylesheet for aggregation. 4
advagg_locale_js_add_translations ./advagg.module Only the alter part of locale_js_alter(), not the parsing part. 1
advagg_match_file_pattern ./advagg.module Checks if the filename matches the advagg file pattern. 3
advagg_menu ./advagg.module Implements hook_menu(). 2
advagg_merge_plans ./advagg.module Apply the advagg changes to the $css_js_groups array. 2
advagg_missing_aggregate ./advagg.missing.inc Menu Callback; generates a missing CSS/JS file. 2
advagg_missing_create_file ./advagg.missing.inc Given a filename create that file. 3
advagg_missing_fast404 ./advagg.missing.inc Send out a fast 404 and exit. 1
advagg_missing_fatal_handler ./advagg.missing.inc Given a filename create that file; usually works if PHP goes fatal. 1
advagg_missing_file_not_readable ./advagg.missing.inc Let other modules know that this file couldn't be found. 2
advagg_missing_generate ./advagg.missing.inc Generates a missing CSS/JS file and send it to client. 1
advagg_missing_send_saved_file ./advagg.missing.inc Send the css/js file to the client. 1
advagg_missing_set_farfuture_headers ./advagg.missing.inc Set various headers so the browser will cache the file for a long time. 1
advagg_modify_css_pre_render ./advagg.module Callback for pre_render so elements can be modified before they are rendered. 2
advagg_modify_js_pre_render ./advagg.module Callback for pre_render so elements can be modified before they are rendered. 2
advagg_module_implements_alter ./advagg.module Implements hook_module_implements_alter().
advagg_mod_add_loadcss_js_lib advagg_mod/advagg_mod.module Adds the loadcss js library if needed. 2
advagg_mod_admin_byte2human advagg_mod/advagg_mod.admin.inc Converts a number of bytes into human readable format. 1

Other projects