17 calls to fb_verbose() in Drupal for Facebook 6.2
- fb_app_set_app_properties in ./
fb_app.admin.inc - Sets callback URLs and other properties of a facebook app. Calls the facebook
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
- fb_connect_session_end_cb in ./
fb_connect.module - fb_connect_session_start_cb in ./
fb_connect.module - Session start callback.
- fb_devel_cron in ./
fb_devel.module - Implementation of hook_cron().
- fb_devel_form_alter in ./
fb_devel.module - fb_devel_init in ./
fb_devel.module - fb_facebook_user in ./
fb.module - Returns the facebook user id currently visiting a canvas page, or if set_user has been called. Unlike fb_get_fbu(), works only on canvas pages or when infinite session has been initialized.
- fb_friend_block in contrib/
fb_friend.module - Implementation of hook_block().
- fb_log_exception in ./
fb.module - fb_register_fb in contrib/
fb_register.module - Implementation of hook_fb(). Here we customize the behavior of Drupal for Facebook.
- fb_register_user in contrib/
fb_register.module - Implementation of hook_user().
- fb_user_fb in ./
fb_user.module - Implementation of hook_fb.
- _fb_canvas_make_form_action_local in ./
fb_canvas.module - _fb_form_cache_cb in ./
fb.module - _fb_register_register_users in contrib/
fb_register.module - Register a chunk of users.
- _fb_user_set_authmap in ./
fb_user.module - Helper function to keep the authmap table in sync.