7 calls to fb_users_getInfo() in Drupal for Facebook 6.2
- fb_devel_user in ./
fb_devel.module - fb_form_friend_selector_value in ./
fb_form.module - Convert #default_value into a value for the form field
- fb_register_fb in contrib/
fb_register.module - Implementation of hook_fb(). Here we customize the behavior of Drupal for Facebook.
- fb_username_alter in ./
fb.module - hook_username_alter().
- fb_user_create_local_user in ./
fb_user.module - Creates a local Drupal account for the specified facebook user id.
- fb_user_get_proxied_email in ./
fb_user.module - Learn the user's proxied email address. http://wiki.developers.facebook.com/index.php/Proxied_Email
- _fb_user_track in ./
fb_user.module - Keep track of when the user has visited the app, and whether they've authorized the app or not.