You are here

constant FB_OPENGRAPH_PERM_DELETE_OWN in Drupal for Facebook 7.4

2 uses of FB_OPENGRAPH_PERM_DELETE_OWN
fb_opengraph_menu in ./fb_opengraph.module
Implements hook_menu().
fb_opengraph_publish_action in ./fb_opengraph.module
Helper function to publish user activity to Facebook's Open Graph.

File

./fb_opengraph.module, line 10
Open Graph Helpers

Code

define('FB_OPENGRAPH_PERM_DELETE_OWN', 'fb_opengraph delete own action');