You are here

18 calls to privatemsg_recipient_format() in Privatemsg 6.2

hook_privatemsg_message_validate in ./privatemsg.api.php
Validate a message before it is sent/saved in the database.
pm_block_user_form in pm_block_user/pm_block_user.pages.inc
@file User menu callbacks for pm_block_user.module.
pm_block_user_form_submit in pm_block_user/pm_block_user.pages.inc
Submit callback for block user confirmation form.
pm_block_user_privatemsg_block_message in pm_block_user/pm_block_user.module
Implements hook_privatemsg_block_message().
PrivatemsgEMailNotifyTestCase::verifyMail in pm_email_notify/pm_email_notify.test
Verify a notification mail.
privatemsg_autocomplete in ./privatemsg.pages.inc
Return autocomplete results for usernames.
privatemsg_filter_create_get_query in privatemsg_filter/privatemsg_filter.module
Creates a GET query based on the selected filters.
privatemsg_filter_dropdown_set_active in privatemsg_filter/privatemsg_filter.module
privatemsg_forward_form_submit in privatemsg_forward/privatemsg_forward.module
Submit function for forward form.
privatemsg_new in ./privatemsg.pages.inc
Form builder function; Write a new private message.
privatemsg_new_submit in ./privatemsg.pages.inc
Submit callback for the privatemsg_new form.
privatemsg_new_validate in ./privatemsg.pages.inc
privatemsg_preprocess_author_pane in ./privatemsg.author-pane.inc
Implements hook_preprocess_author_pane().
privatemsg_privatemsg_block_message in ./privatemsg.module
Implements hook_privatemsg_block_message().
template_preprocess_privatemsg_view in ./privatemsg.module
_pm_email_notify_token in pm_email_notify/pm_email_notify.module
Return an array of token to value mappings for user e-mail messages.
_privatemsg_format_participants in ./privatemsg.module
Format an array of user objects.
_privatemsg_validate_message in ./privatemsg.module