You are here

9 calls to webfm_get_file_record() in Web File Manager 5

webfm_ajax in ./webfm.module
Ajax post requests
webfm_build_dir_list::webfm_build_dir_list in ./webfm.module
webfm_delete_file in ./webfm_file.inc
webfm_putmeta in ./webfm.module
webfm_rename in ./webfm_file.inc
webfm_rename -called from the ajax action - switch case 'rename':
webfm_searchFiles::searchFilesRecur in ./webfm.module
webfm_send_file in ./webfm.module
webfm_send_file - streams a file privately for download
webfm_upload in ./webfm.module
Called by upload form submit
webfm_version_upload in ./webfm.module
Version uploaded file that overwrites existing file NOTE: uploaded file is already stored in $_SESSION['temp_upload'] via iframe. Feedback in ajax since drupal_set_message points back into main page (not refreshed).