file_destination

Related topics

Namesort iconDescription
File interfaceCommon file handling functions.

Functions that call file_destination()

Namesort iconLocationDescription
file_copydrupal/includes/file.incCopy a file to a new location and adds a file record to the database.
file_save_uploaddrupal/includes/file.incSaves a file upload to a new location.
file_unmanaged_copydrupal/includes/file.incCopy a file to a new location without calling any hooks or making any changes to the database.

Functions called by file_destination()

Namesort iconLocationDescription
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
file_create_filenamedrupal/includes/file.incCreate a full file path from a directory and filename.
tdrupal/includes/common.incTranslate strings to the page language or a given language.