7 calls to fb_connect_require_feature() in Drupal for Facebook 6.2
- fb_canvas_iframe_excursion in ./
fb_canvas.module - This is intended to help sites which have some FBML and some iframe pages. Makes the current FBML canvas page an iframe. And attempts to preserve session while visiting multiple iframe pages.
- fb_connect_block in ./
fb_connect.module - Implementation of hook_block.
- 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_form_alter in ./
fb_connect.module - fb_friend_block in contrib/
fb_friend.module - Implementation of hook_block().
- fb_friend_invite_page_fbml in contrib/
fb_friend.module