constant FB_SETTINGS_APP_NID in Drupal for Facebook 5.2
Same name and namespace in other branches
- 5 fb_settings.inc \FB_SETTINGS_APP_NID
10 uses of FB_SETTINGS_APP_NID
- fb_app_fb in ./
fb_app.module - hook_fb
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb.
- fb_canvas_fix_url in ./
fb_canvas.module - Convert a local fully qualified path to a facebook app path. This needs to be used internally, to fix drupal_gotos upon form submission. Third party modules should not need to call this, I believe.
- fb_devel_canvas_info in ./
fb_devel.module - fb_devel_fb in ./
fb_devel.module
File
- ./
fb_settings.inc, line 4
Code
define('FB_SETTINGS_APP_NID', 'fb_cb');