You are here

Generic Hooks in Privatemsg 6.2

Same name and namespace in other branches
  1. 6 privatemsg.api.php \generic_hooks
  2. 7.2 privatemsg.api.php \generic_hooks
  3. 7 privatemsg.api.php \generic_hooks

Some generic hooks that can't be categorized.

File

./privatemsg.api.php, line 390
Privatemsg API Documentation

Functions

Namesort descending Location Description
hook_privatemsg_autocomplete_alter ./privatemsg.api.php Allows to alter the found autocompletions.
hook_privatemsg_block_message ./privatemsg.api.php Check if the author can send a message to the recipients.
hook_privatemsg_message_status_changed ./privatemsg.api.php Allows response to a status change.
hook_privatemsg_message_status_delete ./privatemsg.api.php Allows response to a deleted change.
hook_privatemsg_name_lookup_matches ./privatemsg.api.php Allows to alter found recipient types for a given string.
hook_privatemsg_operation_executed ./privatemsg.api.php Allows response to a successful operation.
hook_privatemsg_thread_operations ./privatemsg.api.php Expose operations/actions which can be executed on threads.
hook_privatemsg_view_messages_alter ./privatemsg.api.php Add content to the view thread page.
hook_privatemsg_view_template ./privatemsg.api.php List of possible templates.