You are here

constant FB_OP_AJAX_EVENT in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb.module \FB_OP_AJAX_EVENT
6 uses of FB_OP_AJAX_EVENT
fb_ajax_event in ./fb.module
Ajax callback handles an event from facebook's javascript sdk.
fb_devel_fb in ./fb_devel.module
Implements hook_fb().
fb_example_fb in contrib/fb_example.module
Implements hook_fb().
fb_graph_fb in ./fb_graph.module
Implements hook_fb().
fb_user_app_fb in contrib/fb_user_app.module
Implementation of hook_fb()

... See full list

File

./fb.module, line 43
This is the core required module of Drupal for Facebook.

Code

define('FB_OP_AJAX_EVENT', 'fb_op_ajax');