You are here

constant FB_TAB_PATH_FORM in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_tab.module \FB_TAB_PATH_FORM
3 uses of FB_TAB_PATH_FORM
fb_tab_admin_form_alter in ./fb_tab.admin.inc
See fb_tab_form_alter.
fb_tab_config_url in ./fb_tab.module
Provides the URL of the settings page for a given facebook page.
_fb_tab_get_app_config in ./fb_tab.module
Helper returns configuration for this module, on a per-app basis.

File

./fb_tab.module, line 19
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_FORM', 'fb_tab/config');