You are here

constant FB_POST_PATH_ADMIN in Drupal for Facebook 7.4

3 uses of FB_POST_PATH_ADMIN
fb_post_form_node_form_alter in ./fb_post.module
Implements hook_form_BASE_FORM_ID_alter(). Implements hook_form_node_form_alter().
fb_post_form_node_type_form_alter in ./fb_post.module
Implements hook_form_FORM_ID_alter().
_fb_post_node_settings_form in ./fb_post.module
Helper for the node submission form and the node type form.

File

./fb_post.module, line 29

Code

define('FB_POST_PATH_ADMIN', FB_PATH_ADMIN_CONFIG . '/fb_post');