You are here

8 calls to uc_file_get_by_id() in Ubercart 6.2

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 a file (or files) 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_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.