constant FB_OP_JS in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb.module \FB_OP_JS
5 uses of FB_OP_JS
- fb_devel_fb in ./
fb_devel.module - Implements hook_fb().
- fb_js_cb in ./
fb.module - Ajax javascript callback.
- fb_page_alter in ./
fb.module - Implements hook_page_alter(). Can alter the $page['page_bottom'] hidden region here.
- fb_permission_fb in contrib/
fb_permission.module - fb_stream_fb in ./
fb_stream.module - Implementation of hook_fb().
File
- ./
fb.module, line 42 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_JS', 'fb_op_js');