You are here

16 calls to fb_facebook_user() in Drupal for Facebook 6.2

fb_app_user in ./fb_app.module
Implementation of hook_user.
fb_connect_form_alter in ./fb_connect.module
fb_connect_init_js in ./fb_connect.module
Add javascript to a facebook connect page.
fb_devel_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_friend_block in contrib/fb_friend.module
Implementation of hook_block().
fb_get_friends in ./fb.module
A convenience method for returning a list of facebook friends.
fb_permission_access_own in contrib/fb_permission.module
Helper function for menu item access check.
fb_register_fb in contrib/fb_register.module
Implementation of hook_fb(). Here we customize the behavior of Drupal for Facebook.
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.
_fb_connect_add_js in ./fb_connect.module
This wrapper function around drupal_add_js() ensures that our settings are added once and only once when needed.
_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.