constant FB_FBU_ANY in Drupal for Facebook 5
Same name and namespace in other branches
- 5.2 fb.module \FB_FBU_ANY
- 6.3 fb.module \FB_FBU_ANY
- 6.2 fb.module \FB_FBU_ANY
- 7.3 fb.module \FB_FBU_ANY
6 uses of FB_FBU_ANY
- fb_actions_profile_fbml in ./
fb_actions.module - fb_api_init in ./
fb.module - Include the necessary facebook-platform code and initialize the API object.
- fb_app_user in ./
fb_app.module - Implementation of hook_user.
- fb_user_sync_cb in ./
fb_user.module - The sync callback is invoked first on a canvas page, in which case we require the user to add the application. Later the user will be redirected to this callback on the locale server, with an token that allows us to write the necessary row to the…
- fb_user_user in ./
fb_user.module - Implementation of hook_user.
File
- ./
fb.module, line 23
Code
define('FB_FBU_ANY', 'fbu_any');