You are here

constant FB_USER_OPTION_CREATE_LOGIN in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  2. 5 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  3. 6.3 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  4. 6.2 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
  5. 7.4 fb_user.module \FB_USER_OPTION_CREATE_LOGIN
1 use of FB_USER_OPTION_CREATE_LOGIN
_fb_user_process_authorized_user in ./fb_user.module
Create local account or account map for a facebook user who has authorized the application.

File

./fb_user.module, line 19
This module manages relations between local Drupal user accounts and their accounts on facebook.com.

Code

define('FB_USER_OPTION_CREATE_LOGIN', 2);