You are here

constant FB_OP_CONNECT_JS_INIT in Drupal for Facebook 6.2

4 uses of FB_OP_CONNECT_JS_INIT
fb_connect_fb in ./fb_connect.module
Implementation of hook_fb().
fb_connect_footer in ./fb_connect.module
Include facebook javascript in the footer of the current page.
fb_connect_js_cb in ./fb_connect.module
Ajax javascript callback.
fb_stream_fb in ./fb_stream.module
Implementation of hook_fb().

File

./fb.module, line 31

Code

define('FB_OP_CONNECT_JS_INIT', 'fb_connect_js_init');