You are here

Functions in Account Sync 6

Primary tabs

Namesort descending Location Description Direct uses Strings
account_sync_allowed_roles ./account_sync.module Figure out which roles have the account sync permissions. 3
account_sync_menu ./account_sync.module Implementation of hook_menu().
account_sync_perm ./account_sync.module Implementation of hook_perm().
account_sync_receiver_settings ./account_sync.admin.inc 1
account_sync_sender_settings ./account_sync.admin.inc 1
account_sync_send_update ./account_sync.sender.inc @file Handler inc for sending account data to other sites 1
account_sync_servers ./account_sync.module Allow modules to hook into hook_account_sync_servers($url, $account). 1 2
account_sync_settings ./account_sync.admin.inc FAPI callback for the admin settings form. 1
account_sync_sso_goto account_sync_sso/account_sync_sso.module Redirect the user to the server they wish to login at. 1
account_sync_sso_login account_sync_sso/account_sync_sso.module Login the specified user. 1
account_sync_sso_login_generate_url account_sync_sso/account_sync_sso.module Return a login url for the current user. 1
account_sync_sso_menu account_sync_sso/account_sync_sso.module Implementation of hook_menu().
account_sync_sync_all ./account_sync.admin.inc 1
account_sync_target_path account_sync_sso/account_sync_sso.module Generate a drupal path based on the given arguments. 2
account_sync_uninstall ./account_sync.install Implementation of hook_uninstall().
account_sync_update_user ./account_sync.receiver.inc XMLRPC callback to update the user account on /this/ drupal site. 1
account_sync_user ./account_sync.module Implementation of hook_user().
account_sync_validate_login account_sync_sso/account_sync_sso.module Run validation / authentication on the login url. 1
account_sync_xmlrpc ./account_sync.module Implementation of hook_xmlrpc().
_account_sync_edit_roles ./account_sync.receiver.inc Helper to convert the $account role format into the $edit role format. 1
_account_sync_get_profile_categories ./account_sync.module Simple helper function to return a list of profile categories. 2
_account_sync_roles ./account_sync.receiver.inc Returns the list of roles that should be set on the given account. 2
_account_sync_send_update ./account_sync.sender.inc 2
_account_sync_sync_in_deny ./account_sync.receiver.inc 1
_account_sync_update_pass ./account_sync.receiver.inc 1

Other projects