| chatroom_delete | contributions/modules/chatroom/chatroom.module | Implementation of hook_delete(). |
| chatroom_delete | contributions/modules/chatroom/chatroom.module | Implementation of hook_delete(). |
| chatroom_form_chat_archive_submit | contributions/modules/chatroom/chatroom.module | Archive an open chat. |
| chatroom_form_chat_archive_submit | contributions/modules/chatroom/chatroom.module | Archive an open chat. |
| chatroom_update | contributions/modules/chatroom/chatroom.module | Implementation of hook_update() |
| chatroom_update | contributions/modules/chatroom/chatroom.module | Implementation of hook_update() |
| fileupload_delete | contributions/docs/developer/examples/fileupload.module | Implementation of hook_delete(). |
| fileupload_delete | contributions/docs/developer/examples/fileupload.module | Implementation of hook_delete(). |
| fileupload_delete | contributions/docs/developer/examples/fileupload.module | Implementation of hook_delete(). |
| fileupload_update | contributions/docs/developer/examples/fileupload.module | Implementation of hook_update(). |
| fileupload_update | contributions/docs/developer/examples/fileupload.module | Implementation of hook_update(). |
| fileupload_update | contributions/docs/developer/examples/fileupload.module | Implementation of hook_update(). |
| file_delete | drupal/includes/file.inc | Delete a file. |
| file_move | drupal/includes/file.inc | Moves a file to a new location.
Checks if $source and $dest are valid and readable/writable.
Performs a file move if $source is not equal to $dest.
If file already exists in $dest either the call will error out, replace the
file or rename the file... |
| file_move | drupal/includes/file.inc | Moves a file to a new location.
Checks if $source and $dest are valid and readable/writable.
Performs a file move if $source is not equal to $dest.
If file already exists in $dest either the call will error out, replace the
file or rename the file... |
| _upload_prepare | drupal/modules/upload/upload.module | Save new uploads and attach them to the node object.
append file_previews to the node object as well. |
| _upload_prepare | drupal/modules/upload/upload.module | Save new uploads and attach them to the node object.
append file_previews to the node object as well. |