You are here

Functions in Advanced CSS/JS Aggregation 6

Primary tabs

Namesort descending Location Description Direct uses Strings
advagg_process_js ./advagg.module Returns a themed presentation of all JavaScript code for the current page. 2
advagg_rebuild_bundle ./advagg.module Rebuild a bundle. 2 1
advagg_requirements ./advagg.install Implementation of hook_requirements().
advagg_return_true ./advagg.module Always return TRUE, used for array_map in advagg_css_js_file_builder(). 1
advagg_schema ./advagg.install Implementation of hook_schema().
advagg_set_file_data ./advagg.module Set data about a file. 3
advagg_string_ends_with ./advagg.module See if a string ends with a substring.
advagg_theme_registry_alter ./advagg.module Implementation of hook_theme_registry_alter().
advagg_uninstall ./advagg.install Implementation of hook_uninstall().
advagg_unlimited_css_builder ./advagg.module Logic to figure out what kind of css tags to use. 1
advagg_unlimited_css_import ./advagg.module Use import tags for CSS 1
advagg_unlimited_css_traditional ./advagg.module Use link tags for CSS 1
advagg_update_6100 ./advagg.install Update 6100 - Add new column to table.
advagg_update_6101 ./advagg.install Update 6101 - Move data column to cache table.
advagg_update_6102 ./advagg.install Update 6102 - Add new field to table.
advagg_update_6103 ./advagg.install Update 6103 - Create a bundle reuse cache table.
advagg_update_6104 ./advagg.install Update 6104 - Create a file builder cache table.
advagg_update_6105 ./advagg.install Update 6105 - Remove strict JS variable and reset 2 advagg caches.
advagg_update_6106 ./advagg.install Update 6106 - Clear file cache.
advagg_update_6107 ./advagg.install Update 6107 - Remove the cache_advagg_file_builder cache table.
advagg_update_6108 ./advagg.install Update 6108 - Add new field & add indexes to advagg_bundles table.
advagg_update_6109 ./advagg.install Update 6109 - Add filesize field to advagg_files table.
advagg_update_6110 ./advagg.install Update 6110 - Add index to advagg_bundles table.
drush_advagg_cache_scan ./advagg.drush.inc Rescan bundles and rebuild if needed. 1
_advagg_build_url ./advagg.module Helper function to build an URL for asynchronous requests. 5
_advagg_drupal_load_stylesheet ./advagg.module Loads stylesheets recursively and returns contents with corrected paths. 1

Pages

Other projects