You are here

constant FB_TAB_PATH_VIEW in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_tab.module \FB_TAB_PATH_VIEW
2 uses of FB_TAB_PATH_VIEW
fb_tab_fb in ./fb_tab.module
Implements hook_fb
fb_tab_fb_admin in ./fb_tab.admin.inc
Implements hook_fb_admin().

File

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

Code

define('FB_TAB_PATH_VIEW', 'fb_tab/view');