You are here

Functions in Privatemsg 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
privatemsg_service_get_thread privatemsg_service/privatemsg_service.inc Get all messages in a thread. 1
privatemsg_service_perm privatemsg_service/privatemsg_service.module Implementation of hook_perm().
privatemsg_service_reply privatemsg_service/privatemsg_service.inc Reply to an existing thread. 1
privatemsg_service_send privatemsg_service/privatemsg_service.inc Send a private message to one or more recipients. 1
privatemsg_service_service privatemsg_service/privatemsg_service.module Implementation of hook_service().
privatemsg_service_unread_count privatemsg_service/privatemsg_service.inc Get the number of unread private messages of the logged-in user. 1
privatemsg_set_setting ./privatemsg.module 6
privatemsg_sql_autocomplete ./privatemsg.module Query definition to search for username autocomplete suggestions.
privatemsg_sql_deleted ./privatemsg.module Query Builder function to load all messages that should be flushed.
privatemsg_sql_list ./privatemsg.module Query definition to load a list of threads.
privatemsg_sql_load ./privatemsg.module Query function for loading a single or multiple messages.
privatemsg_sql_messages ./privatemsg.module Query definition to load messages of one or multiple threads.
privatemsg_sql_participants ./privatemsg.module Load all participants of a thread.
privatemsg_sql_privatemsg_query_settings ./privatemsg.module
privatemsg_sql_unread_count ./privatemsg.module Query definition to count unread messages.
privatemsg_tags_admin privatemsg_filter/privatemsg_filter.admin.inc Display a list of tags to administer them. 1
privatemsg_tags_form privatemsg_filter/privatemsg_filter.admin.inc A form to edit existing or create new tags. 1
privatemsg_tags_form_submit privatemsg_filter/privatemsg_filter.admin.inc Form submit handler for add/edit forms.
privatemsg_tags_form_validate privatemsg_filter/privatemsg_filter.admin.inc Form validate function for tags admin page.
privatemsg_theme ./privatemsg.module
privatemsg_thread_change_delete ./privatemsg.module Delete or restore one or multiple threads. 1
privatemsg_thread_change_status ./privatemsg.module Marks one or multiple threads as (un)read. 2
privatemsg_thread_load ./privatemsg.module Load a thread with all the messages and participants. 3
privatemsg_title_callback ./privatemsg.module 1 1
privatemsg_undo_action ./privatemsg.pages.inc Menu callback for messages/undo/action. 1
privatemsg_uninstall ./privatemsg.install
privatemsg_unread_count ./privatemsg.module Return number of unread messages for an account. 4
privatemsg_update_6000 ./privatemsg.install 1
privatemsg_update_6001 ./privatemsg.install
privatemsg_update_6002 ./privatemsg.install
privatemsg_update_6003 ./privatemsg.install Update function to resolve "forever new" messages.
privatemsg_update_6004 ./privatemsg.install Create a format column.
privatemsg_update_6005 ./privatemsg.install Enable delete permission for all users that are allowed to read them.
privatemsg_update_6006 ./privatemsg.install Set the deleted timestamp of all messages to now.
privatemsg_update_6200 ./privatemsg.install Add {pm_disable} table.
privatemsg_update_6201 ./privatemsg.install Change schema to allow other recipients than single users.
privatemsg_update_6202 ./privatemsg.install Remove duplicate entries in {pm_index}.
privatemsg_update_6203 ./privatemsg.install Add primary key to {pm_index}.
privatemsg_update_6204 ./privatemsg.install Update indexes for 6.x-2.x instances.
privatemsg_update_6205 ./privatemsg.install Add the {pm_settings} table.
privatemsg_update_6206 ./privatemsg.install Migrate settings from {pm_disable} and delete table.
privatemsg_user ./privatemsg.module
privatemsg_user_access ./privatemsg.module Privatemsg wrapper for user_access. 26 1
privatemsg_user_autocomplete ./privatemsg.module Implements callback_recipient_autocomplete(). 1
privatemsg_user_load ./privatemsg.module Privatemsg wrapper function for user_load() with a static cache. 11 1
privatemsg_user_role_permissions ./privatemsg.devel_generate.inc Helper function; Check if a role has a permission. 1
privatemsg_view ./privatemsg.pages.inc Menu callback for viewing a thread. 1
privatemsg_views_api ./privatemsg.module Implements hook_views_api().
privatemsg_views_data views/privatemsg.views.inc @file Provide views data and handlers for privatemsg.module
privatemsg_views_handlers views/privatemsg.views.inc Implements hook_views_handlers().

Pages

Other projects