You are here

constant FB_GRAPH_VAR_OBJECT_TYPE in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_graph.module \FB_GRAPH_VAR_OBJECT_TYPE
2 uses of FB_GRAPH_VAR_OBJECT_TYPE
fb_graph_form_alter in ./fb_graph.module
fb_graph_node_view in ./fb_graph.module
Implements hook_node_view() Add reasonable opengraph tags to node pages.

File

./fb_graph.module, line 22
Open Graph Helpers

Code

define('FB_GRAPH_VAR_OBJECT_TYPE', 'fb_graph_object_type');