You are here

Functions in Privatemsg 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
privatemsg_view_access ./privatemsg.module Check access to the view messages page. 1
private_message_view_options ./privatemsg.module 1
template_preprocess_privatemsg_recipients ./privatemsg.module
template_preprocess_privatemsg_view ./privatemsg.module
theme_pm_block_user_actions pm_block_user/pm_block_user.admin.inc Theme the user actions form.
theme_pm_block_user_list pm_block_user/pm_block_user.pages.inc Theme function to theme the blocked user listing.
theme_privatemsg_admin_settings_display_fields ./privatemsg.theme.inc Output the admin settings display fields and weight settings as a drag and drop sortable table.
theme_privatemsg_list ./privatemsg.theme.inc Theme to display the privatemsg list.
theme_privatemsg_new_block ./privatemsg.theme.inc Theme a block which displays the number of new messages a user has.
theme_privatemsg_realname_username privatemsg_realname/privatemsg_realname.module Used to theme and display user recipients.
theme_privatemsg_roles_format privatemsg_roles/privatemsg_roles.module Format a role to be displayed as a recipient.
theme_privatemsg_username ./privatemsg.theme.inc Used to theme and display user recipients.
_pm_block_user_access pm_block_user/pm_block_user.module Provides access argument for blocking user menu item. 1
_pm_block_user_actions_form pm_block_user/pm_block_user.admin.inc Builds row of sending, receiving roles and actions that go with them. 1
_pm_block_user_rule_exists pm_block_user/pm_block_user.module Checks whether a rule exists for a given author, recipient and action. 4
_pm_block_user_settings_filter pm_block_user/pm_block_user.admin.inc Takes an array of settings and filters out anything that's un-needed. 1
_pm_email_notify_only_user pm_email_notify/pm_email_notify.module Checks if a user should only be notified when addressed directly. 2
_pm_email_notify_send_check pm_email_notify/pm_email_notify.module Retrieve notification setting of a user and check if they should receive an e-mail notification for a message. 2
_pm_email_notify_show_sender pm_email_notify/pm_email_notify.module Checks if a message author wants his email address as a sender. 2
_pm_email_notify_source_text pm_email_notify/pm_email_notify.module Get the default text for body and subject texts. 2
_pm_email_notify_text pm_email_notify/pm_email_notify.module Return (if possible, translated) body/subject strings. 3
_pm_email_notify_token pm_email_notify/pm_email_notify.module Return an array of token to value mappings for user e-mail messages. 1
_pm_email_notify_token_list pm_email_notify/pm_email_notify.module Return a list of available tokens for user e-mail messages.
_pm_email_notify_user_level pm_email_notify/pm_email_notify.module Retrieve notification level of a user. 2
_privatemsg_action_form ./privatemsg.pages.inc Returns a form which handles and displays thread actions. 1
_privatemsg_assemble_query ./privatemsg.module Generates a query based on a query id. 22
_privatemsg_attachments_form privatemsg_attachments/privatemsg_attachments.module 2
_privatemsg_attachments_upload_submit privatemsg_attachments/privatemsg_attachments.module 1 1
_privatemsg_blocked_messages ./privatemsg.pages.inc Static storage for blocked messages. 2
_privatemsg_block_menu ./privatemsg.module 1
_privatemsg_block_new ./privatemsg.module 1
_privatemsg_format_participants ./privatemsg.module Format an array of user objects. 3
_privatemsg_form_base_fields ./privatemsg.pages.inc Returns the common fields of the reply and new form. 2
_privatemsg_generate_user_array ./privatemsg.module Generate aray of user objects based on a string. 3
_privatemsg_get_allowed_recipients ./privatemsg.pages.inc Check if the current user is allowed to write these recipients. 2
_privatemsg_handle_recipients ./privatemsg.module Handle the non-user recipients of a new message. 4
_privatemsg_limits_get_amount privatemsg_limits/privatemsg_limits.module Loads the maximum value of a treshold value, takes roles into account. 3
_privatemsg_limits_get_oldest privatemsg_limits/privatemsg_limits.module Loads the oldest message a user has written in the specified timeframe. 1
_privatemsg_limits_get_received privatemsg_limits/privatemsg_limits.module Returns the number of messages/threads a user has received. 3
_privatemsg_limits_get_sent privatemsg_limits/privatemsg_limits.module Returns the number of messages/threads a user has written. 1
_privatemsg_list_thread ./privatemsg.module Formats a row in the message list. 1
_privatemsg_list_thread_fallback ./privatemsg.module Table row definition for themes that don't support theme patterns. 1
_privatemsg_load_thread_participants ./privatemsg.module Load all participants of a thread, optionally without author. 3
_privatemsg_parse_userstring ./privatemsg.module Extract the valid usernames of a string and loads them. 7
_privatemsg_qota_role_override_form privatemsg_limits/privatemsg_limits.admin.inc Provides a generic rules form to override the default values. 1
_privatemsg_send ./privatemsg.module Internal function to save a message. 3
_privatemsg_service_enhance_participants privatemsg_service/privatemsg_service.module Collect additional information about messages participants. 1
_privatemsg_service_process_thread privatemsg_service/privatemsg_service.module Enhance messages and simplify author objects for a thread. 1
_privatemsg_service_simplify_user privatemsg_service/privatemsg_service.module Simplify the thread author object. 2
_privatemsg_setting_static_cache ./privatemsg.module Holds the static cache for privatemsg user settings. 4

Pages

Other projects