Primary tabs

Title Deprecated File name Summary Direct uses Strings
advagg_css_compress_enable advagg_css_compress/advagg_css_compress.install Implements hook_enable().
advagg_css_compress_flush_caches advagg_css_compress/advagg_css_compress.module Implements hook_flush_caches().
advagg_css_compress_install advagg_css_compress/advagg_css_compress.install Implements hook_install().
advagg_css_compress_menu advagg_css_compress/advagg_css_compress.module Implements hook_menu().
advagg_css_compress_requirements advagg_css_compress/advagg_css_compress.install Implements hook_requirements().
advagg_css_compress_schema advagg_css_compress/advagg_css_compress.install Implements hook_schema(). 1
advagg_css_compress_uninstall advagg_css_compress/advagg_css_compress.install Implements hook_uninstall().
advagg_css_compress_update_6100 advagg_css_compress/advagg_css_compress.install Update 6100 - Create the cache_advagg_css_compress_inline cache table.
advagg_css_js_file_builder ./advagg.module Aggregate CSS/JS files, putting them in the files directory. 3
advagg_ctools_process_js_files ./advagg.module Create a list of javascript files that are on the page. 1
advagg_db_multi_select_in ./advagg.module Select records in the database matching where IN(...). 1
advagg_delete_file_if_stale ./advagg.module Callback to delete files modified more than a set time ago. 1
advagg_disable ./advagg.install Implements hook_disable().
advagg_disable_page_cache ./advagg.module Disable the page cache if the aggregate is not in the bundle. 1
advagg_drupal_load_stylesheet_content ./advagg.module Process the contents of a stylesheet for aggregation. 1
advagg_drupal_to_js ./advagg.module Converts a PHP variable into its Javascript equivalent. 1
advagg_drush_cache_clear ./advagg.drush.inc Implements hook_drush_cache_clear().
advagg_element_info_alter ./advagg.module Implements hook_element_info_alter().
advagg_enable ./advagg.install Implements hook_enable().
advagg_file_copy ./advagg.module Copies a file to a new location. 1
advagg_file_download ./advagg.module Implements hook_file_download().
advagg_file_exists ./advagg.module Use a cache table to see if a file exists. 2
advagg_file_move ./advagg.module Moves a file to a new location. 1
advagg_file_saver ./advagg.module Save a string to the specified destination. Verify that file size is not zero. 1 1
advagg_file_save_data ./advagg.module Save a string to the specified destination. 1 2
advagg_find_existing_bundle ./advagg.module Given a list of files, see if a bundle already exists containing all of those files. If in strict mode then the file count has to be the same.
advagg_flush_caches ./advagg.module Implements hook_flush_caches(). 9 1
advagg_form_print_r includes/admin.inc @todo Please document this function. 2
advagg_form_system_performance_settings_ajax includes/admin.inc 1
advagg_form_system_performance_settings_alter ./advagg.module Implements hook_form_FORM_ID_alter().
advagg_get_bundle_from_filename ./advagg.module @todo Please document this function. 2
advagg_get_filename ./advagg.module Given a list of files; return back the aggregated filename. 2
advagg_get_files_in_bundle ./advagg.module Get list of files and the filetype given a bundle md5. 2
advagg_get_file_data ./advagg.module Get data about a file. 4
advagg_get_full_js ./advagg.module Get full JS array.
advagg_get_js ./advagg.module Returns a themed presentation of all JavaScript code for the current page.
advagg_get_js_css_get_array ./advagg.module Return a large array of the CSS & JS files loaded on this page.
advagg_get_js_scopes ./advagg.module Get all javascript scopes set in the $javascript array.
advagg_get_root_files_dir ./advagg.module Get the CSS & JS path for advagg. 14
advagg_get_server_schema ./advagg.module Return the server schema (http or https). 6
advagg_htaccess_check_generate ./advagg.module Generate .htaccess rules and place them in advagg dir 3
advagg_init ./advagg.module Implements hook_init().
advagg_insert_bundle_db ./advagg.module Insert info into the advagg_files and advagg_bundles database. 1
advagg_install ./advagg.install Implements hook_install().
advagg_install_test_async_stream ./advagg.install Test if STREAM_CLIENT_ASYNC_CONNECT can be used. 1
advagg_install_theme_registry_location ./advagg.install @todo Please document this function. 1
advagg_jquery_updater ./advagg.module Special handling for jquery update. 2
advagg_js_array ./advagg.module Build and theme JS output for header. 1
advagg_js_builder ./advagg.module Build and theme JS output for header. 1
advagg_js_cdn_advagg_js_pre_alter advagg_js_cdn/advagg_js_cdn.module Implements hook_advagg_js_pre_alter().

Other projects