You are here

constant FB_GRAPH_VAR_SMART_TAGS in Drupal for Facebook 7.3

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

File

./fb_graph.module, line 18
Open Graph Helpers

Code

define('FB_GRAPH_VAR_SMART_TAGS', 'fb_graph_smart_tags');