6 uses of FB_OP_AJAX_EVENT in Drupal for Facebook 6.3
- 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()
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.