upload_nodeapi

Functions that call upload_nodeapi()

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

Functions called by upload_nodeapi()

Namesort iconLocationDescription
file_create_filenameincludes/file.incCreate a full file path from a directory and filename. If a file with the specified name already exists, an alternative will be used.
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.
format_pluralincludes/common.incFormat a string containing a count of items.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
upload_deletemodules/upload/upload.module
upload_delete_revisionmodules/upload/upload.module
upload_loadmodules/upload/upload.module
upload_nodeapimodules/upload/upload.moduleImplementation of hook_nodeapi().
upload_savemodules/upload/upload.module
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
variable_getincludes/bootstrap.incReturn a persistent variable.
_upload_preparemodules/upload/upload.moduleSave new uploads and attach them to the node object. append file_previews to the node object as well.
_upload_validatemodules/upload/upload.module
 
 

Drupal is a registered trademark of Dries Buytaert.