You are here

Functions in Facebook Connect 6

Primary tabs

Namesort descending Location Description Direct uses Strings
facebook_client ./fbconnect.module Get the facebook client object for easy access. 7
fbconnect_api_keys_settings ./fbconnect.admin.inc @file Administration page callbacks for the fbconnect module. 1
fbconnect_appearance_settings ./fbconnect.admin.inc 1
fbconnect_autoconnect_form ./fbconnect.module This form is submitted by javascript when facebook session is detected. 2
fbconnect_autoconnect_form_submit ./fbconnect.module
fbconnect_block ./fbconnect.module Implementation of hook_block().
fbconnect_comment_feed_submit ./fbconnect.module Stock informations used by the facebook feed javascript function. 1
fbconnect_content_extra_fields ./fbconnect.module Implement CCK's hook_content_extra_fields().
fbconnect_fbapp_settings ./fbconnect.admin.inc 1
fbconnect_fbapp_settings_submit ./fbconnect.admin.inc 1
fbconnect_footer ./fbconnect.module Implementation of hook_footer().
fbconnect_form_alter ./fbconnect.module Impletementation of hook_form_alter.
fbconnect_get_config ./fbconnect.module Get fbconnect config parameter 12
fbconnect_get_connected_friends ./fbconnect.module Get facebook friend who has_added_app. 1
fbconnect_get_fbuid ./fbconnect.module Check facebook session. 12
fbconnect_get_info_from_fb ./fbconnect.module Query information from facebook user table. 1
fbconnect_init ./fbconnect.module Implementation of hook_init().
fbconnect_install ./fbconnect.install @file Implementation of hook_install().
fbconnect_menu ./fbconnect.module Implementation of hook_menu().
fbconnect_nodeapi ./fbconnect.module
fbconnect_node_type_form_save ./fbconnect.module Form submit handler. 1
fbconnect_perm ./fbconnect.module Implementation of hook_perm()
fbconnect_post_remove_callback ./fbconnect.module The post-remove callback for facebook. Unlinks facebook account from the linked drupal one. 1
fbconnect_prompt_page ./fbconnect.pages.inc Menu callback. Called when user perform facebook registration 1
fbconnect_prompt_page_links ./fbconnect.pages.inc 1
fbconnect_receiver ./xd_receiver.inc Without a receiver file, cross-domain javascript will not work. 1
fbconnect_redirect_submit ./fbconnect.module Redirects the user to the account linking page. 1 1
fbconnect_register ./fbconnect.module Store user into table fbconnect 2
fbconnect_register_form_submit ./fbconnect.pages.inc 1 1
fbconnect_register_page ./fbconnect.pages.inc Menu callback. Called when user perform facebook registration 1
fbconnect_render_button ./fbconnect.module Render a custom button to log in via Facebook. 4
fbconnect_render_friends_invite_form ./fbconnect.pages.inc Render the facebook friends invite form. 1
fbconnect_render_js ./fbconnect.module This function manage all javascripts used by this module. 1
fbconnect_schema ./fbconnect.install Implementation of hook_schema().
fbconnect_schema_alter ./fbconnect.install Implementation of hook_schema_alter() 1
fbconnect_theme ./fbconnect.module Implementation of hook_theme()
fbconnect_theme_registry_alter ./fbconnect.module Implementation of hook_theme_registry_alter().
fbconnect_theme_user_picture_override ./fbconnect.module Our replacement for theme('user_picture', ...) 1
fbconnect_uninstall ./fbconnect.install Implementation of hook_uninstall().
fbconnect_unregister ./fbconnect.module Remove user from table fbconnect 2
fbconnect_update_6002 ./fbconnect.install
fbconnect_update_6003 ./fbconnect.install Alter fbuid field to allow for 64-bit facebook ids
fbconnect_update_6004 ./fbconnect.install
fbconnect_update_6005 ./fbconnect.install delete unnesessary bundle_ids from system table
fbconnect_user ./fbconnect.module Implementation of hook_user().
fbconnect_user_edit_submit ./fbconnect.module If the user deletes the photo or load a new picture, we deactivate the automatic import of the Facebook avatar. 1
fbconnect_user_identities ./fbconnect.pages.inc Menu callback fbconnect identities 1
fbconnect_user_settings_form ./fbconnect.pages.inc This form allows the user to manage their facebook connect settings. 1
fbconnect_user_settings_form_submit ./fbconnect.pages.inc Handle post-validation user_settingsForm submission.
theme_fbconnect_user_picture_override ./fbconnect.pages.inc Make rendering of facebook user picture themeable

Pages

Other projects