You are here

26 calls to privatemsg_user_access() in Privatemsg 7.2

hook_privatemsg_view_alter in ./privatemsg.api.php
Add content to the view thread page.
pm_email_notify_form_user_profile_form_alter in pm_email_notify/pm_email_notify.module
Implements hook_form_FORM_ID_alter().
privatemsg_check_format_access in ./privatemsg.pages.inc
After build callback; Hide format widget if user doesn't have permission.
privatemsg_delete in ./privatemsg.pages.inc
privatemsg_filter_create_tags in privatemsg_filter/privatemsg_filter.module
Function to create a tag
privatemsg_filter_dropdown in privatemsg_filter/privatemsg_filter.module
privatemsg_filter_form_privatemsg_list_alter in privatemsg_filter/privatemsg_filter.module
Implements hook_form_FORM_ID_alter() to add a filter widget to the message listing pages.
privatemsg_filter_get_filter in privatemsg_filter/privatemsg_filter.module
privatemsg_filter_privatemsg_header_info in privatemsg_filter/privatemsg_filter.module
Implements hook_privatemsg_header_info().
privatemsg_filter_privatemsg_view_alter in privatemsg_filter/privatemsg_filter.module
Implements hook_privatemsg_view_alter().
privatemsg_form_reply in ./privatemsg.pages.inc
Form builder function; Write a reply to a thread.
privatemsg_get_link in ./privatemsg.module
Returns a link to the send message form for the specified users.
privatemsg_list_page in ./privatemsg.pages.inc
List messages.
privatemsg_new in ./privatemsg.pages.inc
Form builder function; Write a new private message.
privatemsg_privatemsg_thread_operations in ./privatemsg.module
Implements hook_privatemsg_thread_operations().
privatemsg_thread_load in ./privatemsg.module
Load a thread with all the messages and participants.
privatemsg_user_login in ./privatemsg.module
Implements hook_user_login().
privatemsg_view in ./privatemsg.pages.inc
Menu callback for viewing a thread.
privatemsg_view_access in ./privatemsg.module
Check access to the view messages page.
template_preprocess_privatemsg_view in ./privatemsg.module
Implements hook_preprocess_THEME().
views_handler_field_privatemsg_link::access in views/views_handler_field_privatemsg_link.inc
Only display the column for users with the appropriate permission.
_pm_block_user_access in pm_block_user/pm_block_user.module
Provides access argument for blocking user menu item.
_privatemsg_block_menu in ./privatemsg.module
_privatemsg_block_new in ./privatemsg.module
_privatemsg_form_base_fields in ./privatemsg.pages.inc
Returns the common fields of the reply and new form.
_privatemsg_validate_message in ./privatemsg.module