You are here

7 calls to _fb_user_get_config() in Drupal for Facebook 7.3

fb_user_admin_form_alter in ./fb_user.admin.inc
Not truly hook_form_alter(), this is called from fb_user_form_alter().
fb_user_fb in ./fb_user.module
Implements hook_fb.
fb_user_form_user_profile_form_alter in ./fb_user.module
Implements hook_form_user_profile_form_alter.
fb_user_user_insert in ./fb_user.module
Implements hook_user_insert.
fb_user_user_login in ./fb_user.module
Implements hook_user_login.
_fb_user_create_local_account in ./fb_user.module
Helper function to create local account for the currently authorized 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.