You are here

Functions in Privatemsg 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_pm_email_notify_token_alter pm_email_notify/pm_email_notify.api.php Alter the private message e-mail token mapping.
hook_pm_email_notify_token_list_alter pm_email_notify/pm_email_notify.api.php Alter the available list of private message e-mail tokens.
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_header_info ./privatemsg.api.php Declare headers for message listings.
hook_privatemsg_header_info_alter ./privatemsg.api.php Alter the defined header structure.
hook_privatemsg_message_flush ./privatemsg.api.php Is called when a message is flushed.
hook_privatemsg_message_insert ./privatemsg.api.php This hook is executed after the message has been saved.
hook_privatemsg_message_load ./privatemsg.api.php Is called after the message has been loaded.
hook_privatemsg_message_presave_alter ./privatemsg.api.php Change the message before it is stored.
hook_privatemsg_message_recipient_changed ./privatemsg.api.php This hook is invoked when a recipient is added to a message.
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_message_validate ./privatemsg.api.php Validate a message before it is sent/saved in the database.
hook_privatemsg_message_view_alter ./privatemsg.api.php Act on the $vars before a message is displayed.
hook_privatemsg_name_lookup ./privatemsg.api.php Hook which allows to look up a user object.
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_recipient_type_info ./privatemsg.api.php This hook is used to tell privatemsg about the recipient types defined by a module. Each type consists of an array keyed by the internal recipient type name and the following keys must be defined.
hook_privatemsg_recipient_type_info_alter ./privatemsg.api.php Allows to alter the defined recipient types.
hook_privatemsg_service_enhance_message privatemsg_service/privatemsg_service.api.php Add additional information to messages loaded by privatemsg.getThread.
hook_privatemsg_sql_autocomplete_alter ./privatemsg.api.php Query to search for autocomplete usernames.
hook_privatemsg_sql_list_alter ./privatemsg.api.php Display a list of threads.
hook_privatemsg_sql_load_alter ./privatemsg.api.php Query definition to load a message.
hook_privatemsg_sql_messages_alter ./privatemsg.api.php Query definition to load messages of one or multiple threads.
hook_privatemsg_sql_participants_alter ./privatemsg.api.php Alter the query that loads the participants of a thread.
hook_privatemsg_sql_unread_count_alter ./privatemsg.api.php Loads all unread messages of a user (only the count query is used).
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.
phptemplate_privatemsg_list_field__attachment privatemsg_attachments/privatemsg_attachments.module Default theme pattern function to display attachment symbol.
phptemplate_privatemsg_list_field__count ./privatemsg.theme.inc Theme the replies field.
phptemplate_privatemsg_list_field__last_updated ./privatemsg.theme.inc Theme the last updated column.
phptemplate_privatemsg_list_field__participants ./privatemsg.theme.inc Theme the participants field.
phptemplate_privatemsg_list_field__subject ./privatemsg.theme.inc Theme the subject of the thread.
phptemplate_privatemsg_list_field__tags privatemsg_filter/privatemsg_filter.module Default theme pattern function to display tags.
phptemplate_privatemsg_list_field__thread_started ./privatemsg.theme.inc Theme the thread started column.
pm_block_user_block_submit pm_block_user/pm_block_user.pages.inc Submit callback for block user form. 1
pm_block_user_block_validate pm_block_user/pm_block_user.pages.inc Validate user names. 1
pm_block_user_form pm_block_user/pm_block_user.pages.inc @file User menu callbacks for pm_block_user.module. 1
pm_block_user_form_submit pm_block_user/pm_block_user.pages.inc Submit callback for block user confirmation form.
pm_block_user_has_blocked pm_block_user/pm_block_user.module Checks if author is blocked by the recipient. 3
pm_block_user_help pm_block_user/pm_block_user.module Implements hook_help().
pm_block_user_install pm_block_user/pm_block_user.install
pm_block_user_js pm_block_user/pm_block_user.admin.inc Menu callback for AHAH handling. 1
pm_block_user_list pm_block_user/pm_block_user.pages.inc Formbuilder function to build a simple form to block users. 1
pm_block_user_menu pm_block_user/pm_block_user.module Implements hook_menu().
pm_block_user_more_submit pm_block_user/pm_block_user.admin.inc Submit handler for 'More' button, adds a new action. 1
pm_block_user_privatemsg_autocomplete_alter pm_block_user/pm_block_user.module
pm_block_user_privatemsg_block_message pm_block_user/pm_block_user.module Implements hook_privatemsg_block_message().

Pages

Other projects