upload_nodeapi

Functions that call upload_nodeapi()

Namesort iconLocationDescription
upload_nodeapimodules/upload.moduleImplementation of hook_nodeapi().

Functions called by upload_nodeapi()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
check_urlincludes/common.incPrepare a URL for use in an HTML attribute. Strips harmful protocols.
file_check_uploadincludes/file.incCheck if $source is a valid file upload.
file_create_filenameincludes/file.inc
file_create_pathincludes/file.incMake sure the destination is a complete path and resides in the file system directory, if it is not prepend the file system directory.
file_create_urlincludes/file.incCreate the download path to a file.
file_save_uploadincludes/file.incSaves a file upload to a new location. The source file is validated as a proper upload and handled as such.
format_pluralincludes/common.incFormat a string containing a count of items.
format_sizeincludes/common.incGenerate a string representation for the given byte count.
form_radiosincludes/common.incFormat a set of radio buttons.
form_set_errorincludes/common.incFile an error against the form element with the specified name.
tincludes/common.incTranslate strings to the current locale.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
upload_count_sizemodules/upload.module
upload_deletemodules/upload.module
upload_formmodules/upload.module
upload_loadmodules/upload.module
upload_munge_filenamemodules/upload.moduleMunge the filename as needed for security purposes.
upload_nodeapimodules/upload.moduleImplementation of hook_nodeapi().
upload_savemodules/upload.module
urlincludes/common.incGenerate an internal Drupal URL.
user_accessmodules/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
_upload_imagemodules/upload.moduleCheck an upload, if it is an image, make sure it fits within the maximum dimensions allowed.
 
 

Drupal is a registered trademark of Dries Buytaert.