You are here

constant FB_GRAPH_PERM_PUBLISH in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_graph.module \FB_GRAPH_PERM_PUBLISH
1 use of FB_GRAPH_PERM_PUBLISH
fb_graph_publish_action in ./fb_graph.module
Helper function to publish user activity to Facebook's Open Graph.

File

./fb_graph.module, line 11
Open Graph Helpers

Code

define('FB_GRAPH_PERM_PUBLISH', 'fb_graph publish action');