You are here

9 calls to uc_file_get_by_id() in Ubercart 7.3

uc_file_admin_files_form_action in uc_file/uc_file.admin.inc
Performs file action (upload, delete, hooked in actions).
uc_file_remove_user_file_by_id in uc_file/uc_file.module
Removes a user's downloadable file by hash key.
uc_file_user_renew in uc_file/uc_file.module
Adds file(s) to a user's list of downloadable files, accumulating limits.
_uc_file_build_js_file_display in uc_file/uc_file.admin.inc
Shows all possible files in selectable list.
_uc_file_download in uc_file/uc_file.pages.inc
Handles file downloading and error states.
_uc_file_gather_files in uc_file/uc_file.module
Retrieves an updated list of available downloads.
_uc_file_get_dir_file_ids in uc_file/uc_file.module
Returns a list of file ids that are in the directory.
_uc_file_sort_fids in uc_file/uc_file.module
Takes a list of file ids and sort the list in descending order.
_uc_file_sort_names in uc_file/uc_file.module
Takes a list of file ids and sort the list by the associated filenames.