You are here

17 calls to advagg_get_root_files_dir() in Advanced CSS/JS Aggregation 6

advagg_admin_info_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_admin_master_reset in ./advagg.admin.inc
Master reset button.
advagg_admin_recreate_htaccess in ./advagg.admin.inc
Rebuild htaccess files.
advagg_admin_settings_form_submit in ./advagg.admin.inc
Validate form values. Used to unset variables before they get saved.
advagg_admin_settings_form_validate in ./advagg.admin.inc
Validate form values. Used to unset variables before they get saved.
advagg_check_missing_handler in ./advagg.install
Check to see if the CSS/JS generator is working.
advagg_css_js_file_builder in ./advagg.module
Aggregate CSS/JS files, putting them in the files directory.
advagg_flush_caches in ./advagg.module
Implementation of hook_flush_caches().
advagg_htaccess_check_generate in ./advagg.module
Generate .htaccess rules and place them in advagg dir
advagg_menu in ./advagg.module
Implementation of hook_menu().
advagg_missing_file_create_path in ./advagg.missing.inc
Make sure the destination is a complete path and resides in the file system directory, if it is not prepend the file system directory.
advagg_missing_regenerate in ./advagg.missing.inc
regenerates a missing css file.
advagg_missing_remove_cache in ./advagg.missing.inc
Set cache value to FALSE.
advagg_requirements in ./advagg.install
Implementation of hook_requirements().
advagg_uninstall in ./advagg.install
Implementation of hook_uninstall().
advagg_update_6108 in ./advagg.install
Update 6108 - Add new field & add indexes to advagg_bundles table.
advagg_update_6109 in ./advagg.install
Update 6109 - Add filesize field to advagg_files table.