You are here

Functions in User Relationships 6

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_user_relationships user_relationships_ui/user_relationships_ui.module Pre processor for user_relationships page
template_preprocess_user_relationships_actions_block user_relationship_blocks/user_relationship_blocks.module Template pre processor for the relationship actions block
template_preprocess_user_relationships_block user_relationship_blocks/user_relationship_blocks.module Template pre processor for the main block view
template_preprocess_user_relationships_pending_block user_relationship_blocks/user_relationship_blocks.module Template pre processor for the pending relationships block
template_preprocess_user_relationships_pending_requests user_relationships_ui/user_relationships_ui.module Pre processor page for user_relationships_pending_requests page
theme_user_relationships_approval_status user_relationships_ui/user_relationships_ui.theme.inc Show the current status of a relationship
theme_user_relationships_pending_request_approve_link user_relationships_ui/user_relationships_ui.theme.inc Approve to pending relationship link
theme_user_relationships_pending_request_cancel_link user_relationships_ui/user_relationships_ui.theme.inc Cancel request link
theme_user_relationships_pending_request_disapprove_link user_relationships_ui/user_relationships_ui.theme.inc Disapprove to pending relationship link
theme_user_relationships_remove_link user_relationships_ui/user_relationships_ui.theme.inc Remove relationship link
theme_user_relationships_request_relationship_direct_link user_relationships_ui/user_relationships_ui.theme.inc Create a direct relationship link
theme_user_relationships_request_relationship_link user_relationships_ui/user_relationships_ui.theme.inc Create relationship link
theme_user_relationships_user_link user_relationships_ui/user_relationships_ui.theme.inc Link to user's profile
theme_user_relationship_block_subject user_relationship_blocks/user_relationship_blocks.module Theme function to generate the title of a block
theme_user_relationship_implications_form_table user_relationship_implications/user_relationship_implications.module
theme_user_relationship_implications_page user_relationship_implications/user_relationship_implications.module Categorized list of relationships for a given user
theme_user_relationship_node_access_form user_relationship_node_access/user_relationship_node_access.module Theme function for styling out the permissions form
ur_tt user_relationships_api/user_relationships_api.module Wrapper function for tt() if i18nstrings enabled. 22
user_relationships_api_activity_access_grants user_relationships_api/user_relationships_api.activity.inc hook_activity_access_grants().
user_relationships_api_activity_grants user_relationships_api/user_relationships_api.activity.inc Implementation of hook_activity_grants().
user_relationships_api_activity_info user_relationships_api/user_relationships_api.module Implementation of hook_activity_info().
user_relationships_api_author_pane_allow_preprocess_disable user_relationships_api/user_relationships_api.author-pane.inc Implementation of hook_author_pane_allow_preprocess_disable().
user_relationships_api_can_receive user_relationships_api/user_relationships_api.api.inc Check whether a user is allowed to receive a certain relationship type 5
user_relationships_api_can_request user_relationships_api/user_relationships_api.api.inc Check whether a user is allowed to request a certain relationship type 6
user_relationships_api_cck_field_privacy_access user_relationships_api/user_relationships_api.api.inc Implements the hook_cck_field_privacy_access to allow users to display privacy fields based on a relationship with other users
user_relationships_api_cron user_relationships_api/user_relationships_api.module hook_cron()
user_relationships_api_hook_info user_relationships_api/user_relationships_api.actions.inc @file *Incomplete* Actions implementation TODO: check what else this file is for except for hook_hook_info impl
user_relationships_api_install user_relationships_api/user_relationships_api.install Implementation of hook_install().
user_relationships_api_perm user_relationships_api/user_relationships_api.module hook_perm()
user_relationships_api_preprocess_author_pane user_relationships_api/user_relationships_api.author-pane.inc Implementation of hook_preprocess_author_pane().
user_relationships_api_privatemsg_block_message user_relationships_api/user_relationships_api.privatemsg.inc Blocks messages to users that are not in relationships with sender.
user_relationships_api_privatemsg_restrict user_relationships_api/user_relationships_api.privatemsg.inc 2
user_relationships_api_privatemsg_sql_autocomplete_alter user_relationships_api/user_relationships_api.privatemsg.inc Fills new Privatemsg autocomplete To: field with friends only.
user_relationships_api_schema user_relationships_api/user_relationships_api.install Implementation of hook_schema().
user_relationships_api_socnet_all_pending_from user_relationships_api/user_relationships_api.socnet.inc return a list of uid of all, to whom uid has sent requests, optionally filter by relationship name
user_relationships_api_socnet_all_pending_to user_relationships_api/user_relationships_api.socnet.inc return a list of uid of users who want to relate to $uid, optionally filter by relationship name
user_relationships_api_socnet_get_implementations user_relationships_api/user_relationships_api.socnet.inc return an array of module names that implement these hooks. e.g. array('friendlist', 'user_relationships_api')
user_relationships_api_socnet_get_related_users user_relationships_api/user_relationships_api.socnet.inc return a list of uids of established relationships of $uid, optionally filter by relationship name
user_relationships_api_socnet_get_relation_names user_relationships_api/user_relationships_api.socnet.inc return a list of all relationship names to use in other functions
user_relationships_api_socnet_is_blocked user_relationships_api/user_relationships_api.socnet.inc true if user1 does not want to see uid2
user_relationships_api_socnet_is_pending user_relationships_api/user_relationships_api.socnet.inc true if user1 has requested a relationship to uid2, optionally set which relation and style to query
user_relationships_api_socnet_is_related user_relationships_api/user_relationships_api.socnet.inc Returns TRUE if uid1 has a confirmed relationship with uid2, optionally filter by relationship name and style
user_relationships_api_socnet_relation_type user_relationships_api/user_relationships_api.socnet.inc return 'two-way' or 'one-way' depending on the relation type
user_relationships_api_token_list user_relationships_api/user_relationships_api.module Implementation of hook_token_list().
user_relationships_api_token_values user_relationships_api/user_relationships_api.module Implementation of hook_token_values().
user_relationships_api_translate_user_info user_relationships_api/user_relationships_api.api.inc Used when the "include_user_info" option is set on user_relationships_load to translate the retrieved user fields into actual user objects. This allows us to pull the basic user data without having to run user_load 3
user_relationships_api_uninstall user_relationships_api/user_relationships_api.install Implementation of hook_uninstall().
user_relationships_api_update_6100 user_relationships_api/user_relationships_api.install Implementation of hook_update_N(). Update 6100 changes the {user_relationships} rid column from an INT to a SERIAL type.
user_relationships_api_update_6101 user_relationships_api/user_relationships_api.install Implementation of hook_update_N(). Update 6101 adds the {user_relationship_type_roles} table
user_relationships_api_update_6102 user_relationships_api/user_relationships_api.install Implementation of hook_update_N(). Update 6102 adds the column is_reciprocal to the {user_relationship_types} table

Pages

Other projects