Primary tabs

Title Deprecated File name Summary Direct uses Strings
advagg_add_css_inline ./advagg.module Adds a CSS file to the stylesheet queue. 2
advagg_admin_batch_rebuild includes/admin.inc Set up batch for first and last name loading.
advagg_admin_flush_cache includes/admin.inc Cache clear callback for admin_menu/flush-cache/advagg. 1
advagg_admin_flush_cache_button includes/admin.inc Cache clear button. 2
advagg_admin_master_reset includes/admin.inc Master reset button.
advagg_admin_menu ./advagg.module Implements hook_admin_menu().
advagg_admin_menu_cache_info ./advagg.module
advagg_admin_menu_output_alter ./advagg.module Implements hook_admin_menu_output_alter().
advagg_admin_rebuild_bundles includes/admin.inc Rebuild bundles. 1
advagg_admin_rebuild_bundles_done includes/admin.inc @todo Please document this function. 1
advagg_admin_recreate_htaccess includes/admin.inc Rebuild htaccess files. 1
advagg_admin_settings_form_submit includes/admin.inc Validate form values. Used to unset variables before they get saved.
advagg_admin_settings_form_validate includes/admin.inc Validate form values. Used to unset variables before they get saved.
advagg_admin_toggle_bypass_cookie includes/admin.inc Set or remove the AdvAggDisabled cookie.
advagg_advagg_admin_form includes/admin.inc Implements hook_advagg_admin_form(). @see: advagg_form_system_performance_settings_alter().
advagg_advagg_css_pre_alter ./advagg.module Implements hook_advagg_css_pre_alter().
advagg_advagg_disable_processor ./advagg.module Implements hook_advagg_disable_processor().
advagg_advagg_js_header_footer_alter ./advagg.module Implements hook_advagg_js_header_footer_alter().
advagg_async_connect_http_request ./advagg.module Perform an HTTP request; does not wait for reply & you will never get it back. 2
advagg_async_send_http_request ./advagg.module Perform an HTTP request; does not wait for reply & you never will get it back. 3
advagg_build_css_bundle ./advagg.module Given a list of files, grab their contents and glue it into one big string. 2
advagg_build_filename ./advagg.module Build the filename. 2
advagg_build_js_bundle ./advagg.module Given a list of files, grab their contents and glue it into one big string. 2
advagg_build_uri ./advagg.module Given path output uri to that file 5
advagg_bundler_admin_page advagg_bundler/advagg_bundler.admin.inc Page generation function for admin/settings/bundler 1
advagg_bundler_admin_settings_form advagg_bundler/advagg_bundler.admin.inc Form builder; Configure advagg settings. 1
advagg_bundler_admin_settings_form_validate advagg_bundler/advagg_bundler.admin.inc Validate form values. Used to unset variables before they get saved.
advagg_bundler_advagg_filenames_alter advagg_bundler/advagg_bundler.module Implements hook_advagg_filenames_alter().
advagg_bundler_analysis advagg_bundler/advagg_bundler.module Given a filename return a bundle key. 2
advagg_bundler_disable advagg_bundler/advagg_bundler.install Implements hook_disable().
advagg_bundler_enable advagg_bundler/advagg_bundler.install Implements hook_enable().
advagg_bundler_menu advagg_bundler/advagg_bundler.module Implements hook_menu().
advagg_bundler_merge advagg_bundler/advagg_bundler.module Merge bundles together if too many where created. 1
advagg_bundler_requirements advagg_bundler/advagg_bundler.install Implements hook_requirements().
advagg_bundler_uninstall advagg_bundler/advagg_bundler.install Implements hook_uninstall().
advagg_bundle_built ./advagg.module See if this bundle has been built. 1
advagg_cached_bundle_get ./advagg.module Get a bundle from the cache & verify it is good. 3
advagg_checksum ./advagg.module Generate a checksum for a given filename. 2
advagg_check_missing_handler ./advagg.install Check to see if the CSS/JS generator is working. 2 1
advagg_clearstatcache ./advagg.module Wrapper around clearstatcache so it can use php 5.3's new features. 11
advagg_cron ./advagg.module Implements hook_cron().
advagg_css_array ./advagg.module Logic to figure out what kind of css tags to use. 1
advagg_css_array_fixer ./advagg.module Remove .less files from the array. 1
advagg_css_compress_admin_page advagg_css_compress/advagg_css_compress.admin.inc Page generation function for admin/settings/css-compress 1
advagg_css_compress_admin_settings_form advagg_css_compress/advagg_css_compress.admin.inc Form builder; Configure advagg settings. 1
advagg_css_compress_advagg_css_alter advagg_css_compress/advagg_css_compress.module Implements hook_advagg_css_alter().
advagg_css_compress_advagg_css_inline_alter advagg_css_compress/advagg_css_compress.module Implements hook_advagg_css_inline_alter().
advagg_css_compress_css_compressor advagg_css_compress/advagg_css_compress.module Use the CSS Compressor library to compress the CSS. 2
advagg_css_compress_css_tidy advagg_css_compress/advagg_css_compress.module Use the CSS Tidy library to compress the CSS. 2
advagg_css_compress_disable advagg_css_compress/advagg_css_compress.install Implements hook_disable().

Other projects