You are here

11 calls to fb_facebook_user() in Drupal for Facebook 5.2

fb_app_user in ./fb_app.module
Implementation of hook_user.
fb_devel_canvas_info in ./fb_devel.module
fb_form_friend_selector_process in ./fb_form.module
A selector allowing the user to choose from their friends. This must behave differently depending on whether the form is displayed on an FBML canvas page, iframe canvas page, or regular HTML page.
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.
theme_fb_form_friend_selector in ./fb_form.module
_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.