You are here

Functions in Drupal for Facebook 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_views_fb_teasers fb_views/fb_views.module
_fb_api_init ./fb.module Wrapper function for fb_api_init. This helps for functions that should work whether or not we are on a canvas page. For canvas pages, the active fb object is used. For non-canvas pages, it will initialize the API using an infinite session, if… 1
_fb_canvas_get_config ./fb_canvas.module Helper returns configuration for this module, on a per-app basis. 1
_fb_canvas_make_form_action_local ./fb_canvas.module 1
_fb_canvas_menu_hack ./fb_canvas.module Build tabs in facebook-aware theme. 1
_fb_connect_add_js ./fb_connect.module This wrapper function around drupal_add_js() ensures that our settings are added once and only once when needed. 1
_fb_connect_block_login_defaults ./fb_connect.module 1
_fb_connect_set_app ./fb_connect.module 2
_fb_fbml_menu_hack themes/fb_fbml/template.php 1
_fb_form_cache_cb ./fb.module 1
_fb_install_alter_session_table ./fb.install 1
_fb_install_set_weight ./fb.install 1
_fb_register_register_users contrib/fb_register.module Register a chunk of users. 3
_fb_register_summary contrib/fb_register.module TODO: This should probably be a theme function. 2
_fb_settings_parse ./fb_url_rewrite.inc Parse a setting from the URL. This may be called before custom_url_rewrite, so we can't count on fb_settings() to return the value. For internal use only (see fb_session.inc). 1 1
_fb_settings_url_rewrite_prefixes ./fb_url_rewrite.inc Returns a list of the values which we prepend to paths when rewriting urls. 3 1
_fb_user_get_authmap ./fb_user.module Helper function to create an authname for the authmap table. 5
_fb_user_get_config ./fb_user.module Returns configuration for this module, on a per-app basis. 6
_fb_user_get_fbu ./fb_user.module Given a local user id, find the facebook id. This is for internal use. Outside modules use fb_get_fbu(). 3
_fb_user_set_authmap ./fb_user.module Helper function to keep the authmap table in sync. 2 1
_fb_user_special_page ./fb_user.module There are several pages where we don't want to automatically create a new account or use an account configured for this app. 1
_fb_user_track ./fb_user.module Keep track of when the user has visited the app, and whether they've authorized the app or not. 1

Pages

Other projects