file_save_data

Related topics

Namesort iconDescription
File interfaceCommon file handling functions.

Functions that call file_save_data()

Namesort iconLocationDescription
blogapi_metaweblog_new_media_objectdrupal/modules/blogapi/blogapi.moduleBlogging API callback. Inserts a file into Drupal.
blogapi_metaweblog_new_media_objectdrupal/modules/blogapi/blogapi.moduleBlogging API callback. Inserts a file into Drupal.
drupal_build_css_cachedrupal/includes/common.incAggregate and optimize CSS files, putting them in the files directory.
drupal_build_css_cachedrupal/includes/common.incAggregate and optimize CSS files, putting them in the files directory.
file_save_datadrupal/includes/file.incSave a string to the specified destination.

Functions called by file_save_data()

Namesort iconLocationDescription
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
file_directory_tempdrupal/includes/file.incDetermine the default temporary directory.
file_directory_tempdrupal/includes/file.incDetermine the default temporary directory.
file_movedrupal/includes/file.incMoves a file to a new location. Checks if $source and $dest are valid and readable/writable. Performs a file move if $source is not equal to $dest. If file already exists in $dest either the call will error out, replace the file or rename the file...
file_movedrupal/includes/file.incMoves a file to a new location. Checks if $source and $dest are valid and readable/writable. Performs a file move if $source is not equal to $dest. If file already exists in $dest either the call will error out, replace the file or rename the file...
file_save_datadrupal/includes/file.incSave a string to the specified destination.
tdrupal/includes/common.incTranslate strings to the current locale.
tdrupal/includes/common.incTranslate strings to the current locale.