constant FB_SETTINGS_APP_NID in Drupal for Facebook 5
Same name and namespace in other branches
- 5.2 fb_settings.inc \FB_SETTINGS_APP_NID
8 uses of FB_SETTINGS_APP_NID
- fb_app_fb in ./
fb_app.module - 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_canvas_nodeapi in ./
fb_canvas.module - fb_devel_fb in ./
fb_devel.module - fb_scrub_urls in ./
fb.module - This method will clean up URLs. When serving canvas pages, extra information is included in URLs (see fb_settings.inc). This will remove the extra information.
File
- ./
fb_settings.inc, line 4
Code
define('FB_SETTINGS_APP_NID', 'fb_cb');