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

Namesort iconDescription
upload_admin
upload_count_size
upload_delete
upload_download
upload_file_download
upload_form
upload_helpImplementation of hook_help().
upload_linkImplementation of hook_link().
upload_load
upload_menuImplementation of hook_menu().
upload_munge_filenameMunge the filename as needed for security purposes.
upload_nodeapiImplementation of hook_nodeapi().
upload_permImplementation of hook_perm().
upload_save
upload_unmunge_filenameUndo the effect of upload_munge_filename().
_upload_imageCheck an upload, if it is an image, make sure it fits within the maximum dimensions allowed.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.