You are here

constant FB_TAB_VAR_PROCESS_TO_CANVAS in Drupal for Facebook 6.3

Same name and namespace in other branches
  1. 7.3 fb_tab.module \FB_TAB_VAR_PROCESS_TO_CANVAS
2 uses of FB_TAB_VAR_PROCESS_TO_CANVAS
fb_tab_admin_settings in ./fb_tab.admin.inc
Form builder; Configure settings for this site.
fb_tab_fb in ./fb_tab.module
Implementation of hook_fb

File

./fb_tab.module, line 27
This module provides support for "Profile Tabs" that can be added to facebook pages (no longer allowed for user profiles).

Code

define('FB_TAB_VAR_PROCESS_TO_CANVAS', 'fb_tab_process_to_canvas');