You are here

Functions in Drupal for Facebook 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fb_canvas_is_fbml ./fb_canvas.module 12 1
fb_canvas_is_iframe ./fb_canvas.module 7 1
fb_canvas_menu ./fb_canvas.module Implementation of hook_menu().
fb_canvas_process ./fb_canvas.module This function uses regular expressions to convert links on canvas pages to URLs that begin http://apps.facebook.com/... 1
fb_canvas_theme ./fb_canvas.module Implements hook_theme().
fb_canvas_theme_registry_alter ./fb_canvas.module Implementation of hook_theme_registry_alter().
fb_canvas_theme_username_override ./fb_canvas.module Our replacement for theme('username', ...) 1
fb_canvas_theme_user_picture_override ./fb_canvas.module Our replacement for theme('user_picture', ...) 1
fb_canvas_url_outbound_alter ./fb_canvas.module 2 1
fb_connect_admin_settings ./fb_connect.admin.inc Form builder; Configure settings for this site. 1
fb_connect_app_init ./fb_connect.module Prepare for fbConnect use. Because a single Drupal might support multiple apps, we don't know in advance which is the fbConnect app. Theoretically, it might be possible to simultaneously use multiple apps and fbConnect, but my suspicion is… 2
fb_connect_app_submit ./fb_connect.module 1
fb_connect_block ./fb_connect.module Implementation of hook_block.
fb_connect_enabled_apps ./fb_connect.module Which apps are fbConnect enabled? 2
fb_connect_exit ./fb_connect.module Here we attempt to log the user out of facebook connect, not just Drupal. If we fail, the user will be reconnected right away, because connect cookies are still in place.
fb_connect_fb ./fb_connect.module Implementation of hook_fb().
fb_connect_fb_admin ./fb_connect.admin.inc Implementation of hook_fb_admin().
fb_connect_footer ./fb_connect.module Include facebook javascript in the footer of the current page.
fb_connect_form_alter ./fb_connect.module
fb_connect_get_app ./fb_connect.module Helper function for other modules to know page is connected. 1 1
fb_connect_get_connect_url ./fb_connect.module Convenience method to get an apps connect URL. 1
fb_connect_init_js ./fb_connect.module Add javascript to a facebook connect page. 3
fb_connect_init_option ./fb_connect.module Add an option when initializing facebook's javascript api. 4
fb_connect_js_cb ./fb_connect.module Ajax javascript callback. 1
fb_connect_menu ./fb_connect.module Implementation of hook_menu().
fb_connect_receiver ./fb_connect.module Without a receiver file, cross-domain javascript will not work. 1
fb_connect_require_feature ./fb_connect.module Allows other modules to specify which Facebook Connect features are required. This will affect how the FB_RequireFeatures javascript method is called. 7
fb_connect_session_end_cb ./fb_connect.module 1
fb_connect_session_start_cb ./fb_connect.module Session start callback. 1
fb_connect_theme ./fb_connect.module Implements hook_theme().
fb_connect_theme_registry_alter ./fb_connect.module Implementation of hook_theme_registry_alter().
fb_connect_theme_username_override ./fb_connect.module Our replacement for theme('username', ...) 1
fb_connect_theme_user_picture_override ./fb_connect.module Our replacement for theme('user_picture', ...) 1
fb_connect_update_6200 ./fb_connect.install @file Install functions for fb_connect.module.
fb_connect_update_6201 ./fb_connect.install
fb_connect_update_6202 ./fb_connect.install
fb_connect_user ./fb_connect.module Implementation of hook_user
fb_devel_block ./fb_devel.module
fb_devel_cron ./fb_devel.module Implementation of hook_cron().
fb_devel_fb ./fb_devel.module
fb_devel_fbu_page ./fb_devel.module A page which tests function which work with facebook user ids 1
fb_devel_form_alter ./fb_devel.module
fb_devel_info ./fb_devel.module 1
fb_devel_init ./fb_devel.module
fb_devel_js ./fb_devel.module Provide some information for testing AHAH and AJAX scenarios. 1
fb_devel_menu ./fb_devel.module @file Makes development with Drupal for Facebook much easier. Keep this module enabled until you're confident your app works perfectly.
fb_devel_page ./fb_devel.module Provides a page with useful debug info. 1
fb_devel_requirements ./fb_devel.install Implementation of hook_requirements().
fb_devel_user ./fb_devel.module
fb_exit ./fb.module Implements hook_exit().

Pages

Other projects