You are here

constant FB_OPENGRAPH_VAR_OBJECT_TYPE_APP in Drupal for Facebook 7.4

2 uses of FB_OPENGRAPH_VAR_OBJECT_TYPE_APP
fb_opengraph_form_alter in ./fb_opengraph.module
fb_opengraph_node_view in ./fb_opengraph.module
Implements hook_node_view() Add reasonable opengraph tags to node pages.

File

./fb_opengraph.module, line 23
Open Graph Helpers

Code

define('FB_OPENGRAPH_VAR_OBJECT_TYPE_APP', 'fb__opengraph_object_type_app');