| Name | Description |
|---|---|
| File interface | Common file handling functions. |
| Name | Location | Description |
|---|---|---|
| file_destination | drupal/includes/file.inc | Determines the destination path for a file depending on how replacement of existing files should be handled. |
| theme_upload_attachments | drupal/modules/upload/upload.module | Displays file attachments in table |
| upload_menu | drupal/modules/upload/upload.module | Implementation of hook_menu(). |