Generic Hooks in Privatemsg 6.2
Same name and namespace in other branches
- 6 privatemsg.api.php \generic_hooks
- 7.2 privatemsg.api.php \generic_hooks
- 7 privatemsg.api.php \generic_hooks
Some generic hooks that can't be categorized.
File
- ./
privatemsg.api.php, line 390 - Privatemsg API Documentation
Functions
Name | Location | Description |
---|---|---|
hook_privatemsg_autocomplete_alter |
./ |
Allows to alter the found autocompletions. |
hook_privatemsg_block_message |
./ |
Check if the author can send a message to the recipients. |
hook_privatemsg_message_status_changed |
./ |
Allows response to a status change. |
hook_privatemsg_message_status_delete |
./ |
Allows response to a deleted change. |
hook_privatemsg_name_lookup_matches |
./ |
Allows to alter found recipient types for a given string. |
hook_privatemsg_operation_executed |
./ |
Allows response to a successful operation. |
hook_privatemsg_thread_operations |
./ |
Expose operations/actions which can be executed on threads. |
hook_privatemsg_view_messages_alter |
./ |
Add content to the view thread page. |
hook_privatemsg_view_template |
./ |
List of possible templates. |