| Name | Description |
|---|---|
| File interface | Common file handling functions. |
| Name | Location | Description |
|---|---|---|
| fileupload_view | contributions/docs/developer/examples/fileupload.module | Implementation of hook_view. |
| file_create_path | drupal/includes/file.inc | Make sure the destination is a complete path and resides in the file system directory, if it is not prepend the file system directory. |