advagg_admin_clear_file_aggregates dans ./advagg.admin.inc
Remove the aggregates that contain the given filename.
advagg_advagg_save_aggregate_alter dans ./advagg.advagg.inc
Implements hook_advagg_save_aggregate_alter().
advagg_build_filename dans ./advagg.inc
Build the filename.
advagg_generate_advagg_filename_from_db dans ./advagg.module
Given a advagg type this will return the most recent aggregate from the db.
advagg_get_aggregates_using_file dans ./advagg.cache.inc
Given a filename hash get back all aggregates that include it.
advagg_get_atime dans ./advagg.missing.inc
Read the atime value for the given aggregate.
advagg_get_hashes_from_filename dans ./advagg.missing.inc
Given a filename return the type and 2 hashes.
advagg_htaccess_check_generate dans ./advagg.missing.inc
Generate .htaccess rules and place them in advagg dir.
advagg_install_check_via_http dans ./advagg.install
Make sure http requests to css/js files work correctly.
advagg_install_get_first_advagg_file dans ./advagg.install
Given a advagg path this will return the first aggregate it can find.
advagg_match_file_pattern dans ./advagg.module
Checks if the filename matches the advagg file pattern.
advagg_missing_send_saved_file dans ./advagg.missing.inc
Send the css/js file to the client.
advagg_mod_init dans advagg_mod/advagg_mod.module
Implements hook_init().
advagg_multi_update_atime dans ./advagg.module
Update atime inside advagg_aggregates_versions and cache_advagg_info.
advagg_requirements dans ./advagg.install
Implements hook_requirements().
hook_advagg_save_aggregate_alter dans ./advagg.api.php
Allow other modules to alter the contents and add new files to save (.gz).