You are here

Functions in Facebook Connect 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fbconnect_api_keys_settings ./fbconnect.admin.inc @todo. 1
fbconnect_appearance_settings ./fbconnect.admin.inc @todo. 1
fbconnect_autoconnect_form ./fbconnect.module This form is submitted by javascript when facebook session is detected. 2
fbconnect_autoconnect_form_submit ./fbconnect.module @todo.
fbconnect_comment ./fbconnect.module Implements hook_comment(). Change comment user pictures to use the preferred fbconnect preset.
fbconnect_facebook_client ./fbconnect.module Get the facebook client object for easy access. 12
fbconnect_fbapp_settings ./fbconnect.admin.inc @todo. 1
fbconnect_fbapp_settings_submit ./fbconnect.admin.inc @todo. 1
fbconnect_footer ./fbconnect.module Implements hook_footer().
fbconnect_form_alter ./fbconnect.module Impletementation of hook_form_alter().
fbconnect_fql_query ./fbconnect.module Make FQL Query. Uses fql.multiquery if $query is array of queries 1
fbconnect_get_config ./fbconnect.module Get fbconnect config parameter. 12
fbconnect_get_connected_friends fbconnect_invite/fbconnect_invite.module Get facebook friend who has_added_app. 1
fbconnect_get_fbuid ./fbconnect.module Check facebook session. 11
fbconnect_get_info_from_fb ./fbconnect.module Query information from facebook user table.
fbconnect_get_user_info ./fbconnect.module Query information from facebook user table. 1
fbconnect_graph_query ./fbconnect.module Make Graph Query. 3
fbconnect_init ./fbconnect.module Implements hook_init().
fbconnect_install ./fbconnect.install @file Implements hook_install().
fbconnect_invite_accept fbconnect_invite/fbconnect_invite.module @todo. 1
fbconnect_invite_block fbconnect_invite/fbconnect_invite.module Implements hook_block().
fbconnect_invite_friends_page fbconnect_invite/fbconnect_invite.module Render the facebook friends invite form. 1
fbconnect_invite_menu fbconnect_invite/fbconnect_invite.module Implements hook_menu().
fbconnect_invite_perm fbconnect_invite/fbconnect_invite.module Implements hook_perm().
fbconnect_invite_rules_event_info fbconnect_invite/fbconnect_invite.rules.inc Implements hook_rules_event_info().
fbconnect_invite_settings fbconnect_invite/fbconnect_invite.module @todo. 1
fbconnect_invite_theme fbconnect_invite/fbconnect_invite.module Implements hook_theme().
fbconnect_link_callback ./fbconnect.pages.inc Workaround to play nice with LoginDestination #786662 1
fbconnect_menu ./fbconnect.module Implements hook_menu().
fbconnect_menu_alter ./fbconnect.module Implements hook_menu_alter().
fbconnect_nodeapi ./fbconnect.module Implements hook_nodeapi(). Change node user pictures to use the preferred fbconnect preset.
fbconnect_post_remove_callback ./fbconnect.module The post-remove callback for facebook. Unlinks facebook account from the linked drupal one. 1
fbconnect_profile_alter ./fbconnect.module Implements hook_profile_alter(). Change the user profile picture to use the preferred fbconnect preset.
fbconnect_prompt_page ./fbconnect.pages.inc Menu callback. Called when user perform facebook registration 1
fbconnect_prompt_page_links ./fbconnect.pages.inc @todo. 1
fbconnect_redirect_submit ./fbconnect.module Redirects the user to the account linking page. @todo refactor it 1 1
fbconnect_register ./fbconnect.module Store user into table fbconnect 3
fbconnect_register_form_submit ./fbconnect.pages.inc @todo. 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_js ./fbconnect.module This function manage all javascripts used by this module. 1
fbconnect_requirements ./fbconnect.install Implements hook_requirements().
fbconnect_rules_event_info ./fbconnect.rules.inc Implements hook_rules_event_info().
fbconnect_schema ./fbconnect.install Implements hook_schema().
fbconnect_schema_alter ./fbconnect.install Implements hook_schema_alter(). 1
fbconnect_stream_publish_comment_feed_submit fbconnect_stream_publish/fbconnect_stream_publish.module Stock informations used by the facebook feed javascript function. 1
fbconnect_stream_publish_content_extra_fields fbconnect_stream_publish/fbconnect_stream_publish.module Implements hook_content_extra_fields().
fbconnect_stream_publish_form_alter fbconnect_stream_publish/fbconnect_stream_publish.module Impletementation of hook_form_alter().
fbconnect_stream_publish_form_comment_form_alter fbconnect_stream_publish/fbconnect_stream_publish.module Implements hook_form_FORM_ID_alter() for comment_form().
fbconnect_stream_publish_form_node_type_form_alter fbconnect_stream_publish/fbconnect_stream_publish.module Implements hook_form_FORM_ID_alter() for node_type_form().

Pages

Other projects