facebook_client |
./fbconnect.module |
Get the facebook client object for easy access. |
4 |
|
fbconnect_admin_settings |
./fbconnect.module |
Form builder. Configure fbconnect. |
|
2 |
fbconnect_association_form |
./fbconnect.module |
Render the user fbconnect association form |
|
1 |
fbconnect_association_form_submit |
./fbconnect.module |
Handle post-validation association_Form submission. |
|
|
fbconnect_autoconnect_form |
./fbconnect.module |
This form is submitted by javascript when facebook session is detected. |
|
1 |
fbconnect_autoconnect_form_validate |
./fbconnect.module |
|
|
|
fbconnect_block |
./fbconnect.module |
Implementation of hook_block(). |
|
|
fbconnect_block_render |
./fbconnect.module |
Render data for fbconnect block |
1 |
|
fbconnect_comment_feed_submit |
./fbconnect.module |
Stock informations used by the facebook feed javascript function. |
|
|
fbconnect_cron |
./fbconnect.module |
Impletementation of hook_cron |
|
|
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 |
2 |
|
fbconnect_get_connected_friends |
./fbconnect.module |
Get facebook friend who has_added_app. |
2 |
|
fbconnect_get_fbname |
./fbconnect.module |
Get the facebook username |
2 |
|
fbconnect_get_fbuid |
./fbconnect.module |
Check facebook session. |
18 |
|
fbconnect_get_fb_avatar |
./fbconnect.module |
Recupere l'avatar Facebook de l'utilisateur. |
2 |
|
fbconnect_get_info_from_fb |
./fbconnect.module |
Query information from facebook user table. |
3 |
|
fbconnect_import_filter |
./fbconnect.module |
|
|
3 |
fbconnect_install |
./fbconnect.install |
@file
Implementation of hook_install(). |
|
|
fbconnect_menu |
./fbconnect.module |
Implementation of hook_menu(). |
|
|
fbconnect_profile_available_import |
modules/fbconnect_profile/fbconnect_profile.module |
Validate user information available from facebook |
2 |
|
fbconnect_profile_check_profile_cache |
modules/fbconnect_profile/fbconnect_profile.module |
|
1 |
|
fbconnect_profile_cron |
modules/fbconnect_profile/fbconnect_profile.module |
Implementation of hook_cron(). |
|
|
fbconnect_profile_form_alter |
modules/fbconnect_profile/fbconnect_profile.module |
Implementation of hook_form_alter(). |
|
|
fbconnect_profile_get_profile |
modules/fbconnect_profile/fbconnect_profile.module |
Query fbconnect user information. |
1 |
|
fbconnect_profile_get_user_import_setting |
modules/fbconnect_profile/fbconnect_profile.module |
Recupere les parametres d'importation de l'utilisateur |
2 |
|
fbconnect_profile_import_form |
modules/fbconnect_profile/fbconnect_profile.module |
Return the import form. |
|
1 |
fbconnect_profile_import_form_submit |
modules/fbconnect_profile/fbconnect_profile.module |
|
|
|
fbconnect_profile_import_page |
modules/fbconnect_profile/fbconnect_profile.module |
This function build the user import page. |
|
1 |
fbconnect_profile_insert_user_info |
modules/fbconnect_profile/fbconnect_profile.module |
Enregistre les informations du profile facebook. |
3 |
|
fbconnect_profile_install |
modules/fbconnect_profile/fbconnect_profile.install |
@file
Implementation of hook_install(). |
|
|
fbconnect_profile_menu |
modules/fbconnect_profile/fbconnect_profile.module |
Implementation of hook_menu(). |
|
|
fbconnect_profile_theme |
modules/fbconnect_profile/fbconnect_profile.module |
Implementation of hook_theme(). |
|
|
fbconnect_profile_uninstall |
modules/fbconnect_profile/fbconnect_profile.install |
Implementation of hook_uninstall(). |
|
|
fbconnect_profile_user |
modules/fbconnect_profile/fbconnect_profile.module |
Implementation of hook_user(). |
|
|
fbconnect_profile_user_settings_submit |
modules/fbconnect_profile/fbconnect_profile.module |
|
|
|
fbconnect_prompt_page |
./fbconnect.module |
|
|
1 |
fbconnect_redirect_submit |
./fbconnect.module |
Redirects the user to the account linking page. |
|
|
fbconnect_refresh_user_avatar |
./fbconnect.module |
|
2 |
|
fbconnect_register |
./fbconnect.module |
Store user into table fbconnect |
2 |
|
fbconnect_register_form |
./fbconnect.module |
This form is display when we register a new user. |
|
1 |
fbconnect_register_form_submit |
./fbconnect.module |
Handle post-validation register form submission. |
|
|
fbconnect_register_form_validate |
./fbconnect.module |
Validate the register form. |
|
|
fbconnect_register_page |
./fbconnect.module |
Menu callback.
Called when user perform facebook registration |
|
1 |
fbconnect_register_user |
./fbconnect.module |
|
2 |
|
fbconnect_render_avatar |
./fbconnect.module |
Render a facebook user picture |
1 |
|
fbconnect_render_button |
./fbconnect.module |
Render a custom button to log in via Facebook. |
2 |
|
fbconnect_render_fb_favicon |
./fbconnect.module |
Render facebook favicon |
1 |
|
fbconnect_render_friends_invite_form |
./fbconnect.module |
Render the facebook friends invite form. |
|
1 |