You are here

constant FB_GRAPH_VAR_OBJECT_TYPE_APP in Drupal for Facebook 6.3

Same name and namespace in other branches
  1. 7.3 fb_graph.module \FB_GRAPH_VAR_OBJECT_TYPE_APP
2 uses of FB_GRAPH_VAR_OBJECT_TYPE_APP
fb_graph_form_alter in ./fb_graph.module
fb_graph_nodeapi in ./fb_graph.module
Implements hook_nodeapi().

File

./fb_graph.module, line 23
Open Graph Helpers

Code

define('FB_GRAPH_VAR_OBJECT_TYPE_APP', 'fb_graph_object_type_app');