You are here

Functions in Advanced CSS/JS Aggregation 6

Primary tabs

Namesort descending Location Description Direct uses Strings
advagg_add_css_inline ./advagg.module Adds a CSS file to the stylesheet queue. 2
advagg_admin_batch_rebuild ./advagg.admin.inc Set up batch for first and last name loading. 1
advagg_admin_flush_cache ./advagg.admin.inc Cache clear callback for admin_menu/flush-cache/advagg. 1
advagg_admin_flush_cache_button ./advagg.admin.inc Cache clear button. 2 1
advagg_admin_info_form ./advagg.admin.inc Form builder; Configure advagg settings. 1
advagg_admin_info_page ./advagg.admin.inc Page generation function for admin/settings/advagg/info 1
advagg_admin_master_reset ./advagg.admin.inc Master reset button. 1
advagg_admin_menu ./advagg.module Implementation of hook_admin_menu().
advagg_admin_menu_output_alter ./advagg.module Implementation of hook_admin_menu_output_alter().
advagg_admin_page ./advagg.admin.inc Page generation function for admin/settings/advagg 1
advagg_admin_rebuild_bundles ./advagg.admin.inc Rebuild bundles. 1
advagg_admin_rebuild_bundles_done ./advagg.admin.inc 1
advagg_admin_recreate_htaccess ./advagg.admin.inc Rebuild htaccess files. 1 1
advagg_admin_settings_form ./advagg.admin.inc Form builder; Configure advagg settings. 1
advagg_admin_settings_form_submit ./advagg.admin.inc Validate form values. Used to unset variables before they get saved. 1
advagg_admin_settings_form_validate ./advagg.admin.inc Validate form values. Used to unset variables before they get saved.
advagg_admin_toggle_bypass_cookie ./advagg.admin.inc Set or remove the AdvAggDisabled cookie. 1
advagg_advagg_css_pre_alter ./advagg.module Implement hook_advagg_css_pre_alter.
advagg_advagg_disable_processor ./advagg.module Implementation of hook_advagg_disable_processor().
advagg_advagg_js_header_footer_alter ./advagg.module Implement 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. 3
advagg_build_filename ./advagg.module Build the filename. 3
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 Implement 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_get_css_selector_count advagg_bundler/advagg_bundler.module Gets the selector count of the provided files. 1
advagg_bundler_install advagg_bundler/advagg_bundler.install Implements hook_install().
advagg_bundler_menu advagg_bundler/advagg_bundler.module Implementation of 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 Implementation of hook_requirements().
advagg_bundler_schema advagg_bundler/advagg_bundler.install Implements hook_schema().
advagg_bundler_uninstall advagg_bundler/advagg_bundler.install Implementation of hook_uninstall().
advagg_bundler_update_6100 advagg_bundler/advagg_bundler.install Create new database table {advagg_bundler_selector_count}.
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_color_css ./advagg.module Remove css files from the array if there is a color module equivalent of it. 1
advagg_cron ./advagg.module Implementation of 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

Pages

Other projects