You are here

Functions in Audit Files 5

Primary tabs

Namesort descending Location Description Direct uses Strings
auditfiles_admin_settings ./auditfiles.module 1
auditfiles_help ./auditfiles.module Implementation of hook_help().
auditfiles_menu ./auditfiles.module Implementation of hook_menu().
auditfiles_multiple_delete_confirm ./auditfiles.module Form action: Confirm deletion of selected items 1
auditfiles_multiple_delete_confirm_submit ./auditfiles.module Form action: Delete selected files
auditfiles_notindb ./auditfiles.module Menu callback; audit files not in the database. 1
auditfiles_notindb_form ./auditfiles.module Menu callback: audit files not in the database. 1
auditfiles_notonserver ./auditfiles.module Menu callback: audit files not on the server. 1
auditfiles_perm ./auditfiles.module Implementation of hook_perm().
theme_auditfiles_notindb_form ./auditfiles.module Theme auditfiles_notindb_form
_auditfiles_directorytoarray ./auditfiles.module Helper function - recurse directories and files in to an array http://snippets.dzone.com/posts/show/155 1
_auditfiles_filesnotindb ./auditfiles.module Helper function - retrieve sorted list of files that are on the server but not in the database 1
_auditfiles_make_preg ./auditfiles.module Helper function: create an exclusion string for the preg 1
_auditfiles_preg_quote ./auditfiles.module Helper function: walk an array and preg_quote each entry Pass $makefilepath = TRUE to change elements to file paths at the same time 1

Other projects