upload.module
Version
1.31.2.11 (checked in on 2006/06/01 at 21:55:58 by killes)
Description
File-handling and attaching files to nodes.
Functions
| Name | Description |
|---|---|
| upload_admin | |
| upload_count_size | |
| upload_delete | |
| upload_download | |
| upload_file_download | |
| upload_form | |
| upload_help | Implementation of hook_help(). |
| upload_link | Implementation of hook_link(). |
| upload_load | |
| upload_menu | Implementation of hook_menu(). |
| upload_munge_filename | Munge the filename as needed for security purposes. |
| upload_nodeapi | Implementation of hook_nodeapi(). |
| upload_perm | Implementation of hook_perm(). |
| upload_save | |
| upload_unmunge_filename | Undo the effect of upload_munge_filename(). |
| _upload_image | Check an upload, if it is an image, make sure it fits within the maximum dimensions allowed. |
