You are here

12 calls to fb_facebook_user() in Drupal for Facebook 5

fb_app_user in ./fb_app.module
Implementation of hook_user.
fb_devel_canvas_info in ./fb_devel.module
fb_form_multi_add_invite_form in ./fb_form.module
Create a form allowing the user to invite friends to add the app.
fb_get_friends in ./fb.module
A convenience method for returning a list of facebook friends. This should work efficiently in canvas pages for finding friends of the current user. In other cases it tries to work, but will be an expensive operation and only succeed when the user…
fb_user_fb in ./fb_user.module
Implementation of hook_fb.
fb_user_get_local_friends in ./fb_user.module
Returns local uids of friends of a given user.
fb_user_load in ./fb.module
fb_user_user in ./fb_user.module
Implementation of hook_user.
friend_selector_process in ./fb_form.module
theme_friend_selector in ./fb_form.module
_fb_user_sync_redirect in ./fb_user.module
_fb_user_track in ./fb_user.module