You are here

constant FB_SETTINGS_TYPE_CANVAS in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_settings.inc \FB_SETTINGS_TYPE_CANVAS
  2. 6.2 fb_settings.inc \FB_SETTINGS_TYPE_CANVAS
5 uses of FB_SETTINGS_TYPE_CANVAS
fb_canvas_fb in ./fb_canvas.module
Implements hook_fb().
fb_canvas_is_iframe in ./fb_canvas.module
Is the current request being displayed in an iframe canvas page?
fb_devel_info in ./fb_devel.module
fb_is_canvas in ./fb.module
Is the current request a canvas page?
fb_settings.inc in ./fb_settings.inc
This file is to be included from your sites/.../settings.php file.

File

./fb_settings.inc, line 32
This file is to be included from your sites/.../settings.php file.

Code

define('FB_SETTINGS_TYPE_CANVAS', 'canvas');