You are here

7 calls to fb_user_get_local_user() in Drupal for Facebook 7.3

fb_user_create_local_user in ./fb_user.module
Creates a local Drupal account for the specified facebook user id.
fb_views_handler_filter_profile_tab::query in fb_views/fb_views_handler_filter_profile_tab.inc
Add this filter to the query.
_fb_user_create_local_account in ./fb_user.module
Helper function to create local account for the currently authorized user.
_fb_user_create_map in ./fb_user.module
Create a map linking the facebook account to the currently logged in local user account.
_fb_user_create_map_by_email in ./fb_user.module
_fb_user_external_login in ./fb_user.module
If facebook user has authorized app, and account map exists, login as the local user.
_fb_user_process_authorized_user in ./fb_user.module
Create local account or account map for a facebook user who has authorized the application.