You are here

Functions in Audit Files 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
auditfiles_action_info ./auditfiles.module Implements hook_action_info().
auditfiles_admin_settings ./auditfiles.admin.inc Creates page for configuring the administrative settings. 1
auditfiles_admin_settings_validate ./auditfiles.admin.inc Validates some user input for auditfiles_admin_settings().
auditfiles_help ./auditfiles.module Implements hook_help().
auditfiles_managed_not_used_form ./auditfiles.managednotused.inc Generates the report. 1
auditfiles_managed_not_used_form_submit ./auditfiles.managednotused.inc Submit handler for the auditfiles_managed_not_used_form form.
auditfiles_menu ./auditfiles.module Implements hook_menu().
auditfiles_merge_files ./auditfiles.module Merges selected files.
auditfiles_merge_files_form ./auditfiles.module The form definition for allowing the user to choose which file to keep.
auditfiles_merge_files_submit ./auditfiles.module The submit handler for the auditfiles_merge_files_form() function.
auditfiles_not_in_database_form ./auditfiles.notindatabase.inc Generates the report. 1
auditfiles_not_in_database_form_submit ./auditfiles.notindatabase.inc Submit handler for the auditfiles_not_in_database_form form.
auditfiles_not_on_server_form ./auditfiles.notonserver.inc Generates the report. 1
auditfiles_not_on_server_form_submit ./auditfiles.notonserver.inc Submit handler for the auditfiles_not_on_server_form form.
auditfiles_permission ./auditfiles.module Implements hook_permission().
auditfiles_referenced_not_used_form ./auditfiles.referencednotused.inc Generates the report. 1
auditfiles_referenced_not_used_form_submit ./auditfiles.referencednotused.inc Submit handler for the auditfiles_referenced_not_used_form form.
auditfiles_uninstall ./auditfiles.install Implements hook_uninstall().
auditfiles_update_7100 ./auditfiles.install Updates the inclusion and exclusion strings to use semi-colons.
auditfiles_used_not_managed_form ./auditfiles.usednotmanaged.inc Generates the report. 1
auditfiles_used_not_managed_form_submit ./auditfiles.usednotmanaged.inc Submit handler for the auditfiles_used_not_managed_form form.
auditfiles_used_not_referenced_form ./auditfiles.usednotreferenced.inc Generates the report. 1
auditfiles_used_not_referenced_form_submit ./auditfiles.usednotreferenced.inc Submit handler for the auditfiles_used_not_referenced_form form.
auditfiles_views_api ./auditfiles.module Implements hook_views_api().
auditfiles_views_default_views ./auditfiles.views_default.inc Implements hook_views_default_views().
_auditfiles_get_exclusions ./auditfiles.notindatabase.inc Creates an exclusion string. 1
_auditfiles_make_preg ./auditfiles.notindatabase.inc Escapes any possible regular expression characters in the specified string. 1
_auditfiles_managed_not_used_batch_delete_create_batch ./auditfiles.managednotused.inc Creates the batch for deleting files from the file_managed table. 1
_auditfiles_managed_not_used_batch_delete_process_batch ./auditfiles.managednotused.inc The batch process for deleting the file. 1
_auditfiles_managed_not_used_batch_delete_process_file ./auditfiles.managednotused.inc Deletes the specified file from the file_managed table. 1
_auditfiles_managed_not_used_batch_display_create_batch ./auditfiles.managednotused.inc Prepares the definition for the page display batch. 1
_auditfiles_managed_not_used_batch_display_get_operations ./auditfiles.managednotused.inc Configures the operations for the batch process. 1
_auditfiles_managed_not_used_batch_display_process_batch ./auditfiles.managednotused.inc The batch process for displaying the files. 1
_auditfiles_managed_not_used_batch_finish_batch ./auditfiles.managednotused.inc The function that is called when the batch is complete. 1
_auditfiles_managed_not_used_batch_set_common_values ./auditfiles.managednotused.inc Adds vaules to a batch definition that are common to all batches in the file. 2
_auditfiles_managed_not_used_confirm_operation ./auditfiles.managednotused.inc Presents a confimation form to verify the user wants to complete the action. 1
_auditfiles_managed_not_used_get_file_data ./auditfiles.managednotused.inc Retrieves information about an individual file from the database. 2
_auditfiles_managed_not_used_get_file_list ./auditfiles.managednotused.inc Retrieves the file IDs to operate on. 2
_auditfiles_managed_not_used_get_header ./auditfiles.managednotused.inc Returns the header to use for the display table. 2
_auditfiles_managed_not_used_get_record_limiters ./auditfiles.managednotused.inc Returns any report limiting settings. 2
_auditfiles_not_in_database_batch_add_create_batch ./auditfiles.notindatabase.inc Creates the batch for adding files to the database. 1
_auditfiles_not_in_database_batch_add_process_batch ./auditfiles.notindatabase.inc The batch process for adding the file. 1
_auditfiles_not_in_database_batch_add_process_file ./auditfiles.notindatabase.inc Adds the specified file to the database. 1
_auditfiles_not_in_database_batch_delete_create_batch ./auditfiles.notindatabase.inc Creates the batch for deleting files from the server. 1
_auditfiles_not_in_database_batch_delete_process_batch ./auditfiles.notindatabase.inc The batch process for deleting the file. 1
_auditfiles_not_in_database_batch_delete_process_file ./auditfiles.notindatabase.inc Deletes the specified file from the server. 1
_auditfiles_not_in_database_batch_display_create_batch ./auditfiles.notindatabase.inc Prepares the definition for the page display batch. 1
_auditfiles_not_in_database_batch_display_get_operations ./auditfiles.notindatabase.inc Configures the operations for the batch process. 1
_auditfiles_not_in_database_batch_display_process_batch ./auditfiles.notindatabase.inc The batch process for displaying the files. 1
_auditfiles_not_in_database_batch_finish_batch ./auditfiles.notindatabase.inc The function that is called when the batch is completed. 1

Pages

Other projects