constant FB_TAB_OP_FORM in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb_tab.module \FB_TAB_OP_FORM
1 use of FB_TAB_OP_FORM
- fb_tab_config_form in ./
fb_tab.module - Build the tab config form. Invokes hook_fb_tab() to get the custom settings.
File
- ./
fb_tab.module, line 16 - This module provides support for "Profile Tabs" that can be added to facebook pages (no longer allowed for user profiles).
Code
define('FB_TAB_OP_FORM', 'fb_tab_form');