14 calls to advagg_get_root_files_dir() in Advanced CSS/JS Aggregation 7
- advagg_admin_master_reset in includes/
admin.inc - Master reset button.
- advagg_admin_recreate_htaccess in includes/
admin.inc - Rebuild htaccess files.
- advagg_admin_settings_form_submit in includes/
admin.inc - Validate form values. Used to unset variables before they get saved.
- advagg_admin_settings_form_validate in includes/
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 - Implements hook_flush_caches().
- advagg_htaccess_check_generate in ./
advagg.module - Generate .htaccess rules and place them in advagg dir
- advagg_menu in ./
advagg.module - Implements hook_menu().
- advagg_missing_file_create_path in includes/
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 includes/
missing.inc - regenerates a missing css file.
- advagg_missing_remove_cache in includes/
missing.inc - Set cache value to FALSE.
- advagg_uninstall in ./
advagg.install - Implements hook_uninstall().
- _advagg_admin_settings_information in includes/
admin.inc