constant FB_OP_AJAX_EVENT in Drupal for Facebook 6.3
Same name and namespace in other branches
- 7.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()
File
- ./
fb.module, line 30 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_AJAX_EVENT', 'fb_op_ajax');