You are here

Functions in Drupal for Facebook 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
_fb_user_install_set_weight ./fb_user.install Usually it is best if fb_user_form_alter acts before third party modules. So, we lower the module weight here. 2
_fb_user_process_authorized_user ./fb_user.module Create local account or account map for a facebook user who has authorized the application. 2
_fb_user_set_map ./fb_user.module Helper function to add or update a row in the fb_user table, which maps local uid to facebook ids. 4
_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

Pages

Other projects