Generic Hooks in Privatemsg 7
Same name and namespace in other branches
- 6.2 privatemsg.api.php \generic_hooks
- 6 privatemsg.api.php \generic_hooks
- 7.2 privatemsg.api.php \generic_hooks
Some generic hooks that can't be categorized.
File
- ./
privatemsg.api.php, line 300 - Privatemsg API Documentation
Functions
|
Name |
Location | Description |
|---|---|---|
| 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_thread_operations |
./ |
Expose operations/actions which can be executed on threads. |
| hook_privatemsg_view_alter |
./ |
Add content to the view thread page. |
| hook_privatemsg_view_template |
./ |
List of possible templates. |