You are here

constant FB_OP_GET_FBU in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 5.2 fb.module \FB_OP_GET_FBU
  2. 5 fb.module \FB_OP_GET_FBU
  3. 6.3 fb.module \FB_OP_GET_FBU
  4. 6.2 fb.module \FB_OP_GET_FBU
2 uses of FB_OP_GET_FBU
fb_get_fbu in ./fb.module
Given a local user id, find the facebook id.
fb_user_fb in ./fb_user.module
Implements hook_fb.

File

./fb.module, line 36
This is the core required module of Drupal for Facebook.

Code

define('FB_OP_GET_FBU', 'get_fbu');