Generic Hooks in Privatemsg 6
Same name and namespace in other branches
- 6.2 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 365 - Privatemsg API Documentation
Functions
Name | Location | Description |
---|---|---|
hook_privatemsg_block_message |
./ |
Check if the author can send a message to the recipients. |
hook_privatemsg_name_lookup |
./ |
Hook which allows to look up a user object. |
hook_privatemsg_thread_operations |
./ |
Expose operations/actions which can be executed on threads. |
hook_privatemsg_view_messages |
./ |
Add content to the view thread page. |
hook_privatemsg_view_template |
./ |
List of possible templates. |