You are here

Functions in Drupal for Facebook 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
fb_channel_page ./fb.module Menu callback for custom channel. 1
fb_connect_admin_settings ./fb_connect.admin.inc Form builder; Configure settings for this site. 1
fb_connect_app_init ./fb_connect.module Prepare for fbConnect use. Because a single Drupal might support multiple apps, we don't know in advance which is the fbConnect app. 1
fb_connect_app_submit ./fb_connect.module Submit callback. Sets or unsets "primary" app. 1
fb_connect_block_configure ./fb_connect.module Implements hook_block_configure().
fb_connect_block_info ./fb_connect.module Implements hook_block_info().
fb_connect_block_save ./fb_connect.module Implements hook_block_save().
fb_connect_block_view ./fb_connect.module
fb_connect_fb ./fb_connect.module Implements hook_fb().
fb_connect_fb_admin ./fb_connect.admin.inc Implements hook_fb_admin().
fb_connect_form_alter ./fb_connect.module Implements hook_form_alter().
fb_connect_get_app ./fb_connect.module Helper function for other modules to know page is connected.
fb_connect_get_website_url ./fb_connect.admin.inc Convenience method to get an app's website URL. 1
fb_connect_menu ./fb_connect.module Implements hook_menu().
fb_connect_theme_registry_alter ./fb_connect.module Implements hook_theme_registry_alter().
fb_connect_theme_username_override ./fb_connect.module Our replacement for theme('username', ...) 1
fb_connect_theme_user_picture_override ./fb_connect.module Our replacement for theme('user_picture', ...) 1
fb_connect_uninstall ./fb_connect.install
fb_controls ./fb.module Controls are one way to customize the behavior of Drupal for Facebook modules. 9
fb_custom_theme ./fb.module Implements hook_custom_theme(). 1
fb_devel_block_info ./fb_devel.module
fb_devel_block_view ./fb_devel.module
fb_devel_cron ./fb_devel.module Implements hook_cron().
fb_devel_fb ./fb_devel.module Implements hook_fb().
fb_devel_fbu_page ./fb_devel.module A page which tests function which work with facebook user ids 1
fb_devel_fb_tab ./fb_devel.module
fb_devel_fql_query ./fb_devel.module Wrapper for fb_fql_query(). Useful for debugging.
fb_devel_info ./fb_devel.module 1
fb_devel_init ./fb_devel.module Implements hook_init().
fb_devel_js ./fb_devel.module Provide some information for testing AHAH and AJAX scenarios. 1
fb_devel_menu ./fb_devel.module
fb_devel_page ./fb_devel.module Provides a page with useful debug info. 1
fb_devel_requirements ./fb_devel.install Implementation of hook_requirements().
fb_devel_tab ./fb_devel.module Provides a profile tab (FBML) with useful debug info. 1
fb_devel_translated_menu_link_alter ./fb_devel.module
fb_devel_uninstall ./fb_devel.install
fb_devel_user_view ./fb_devel.module Implements hook_user_view().
fb_example_comment_insert contrib/fb_example.module Implements hook_comment_insert().
fb_example_comment_update contrib/fb_example.module Implements hook_comment_update().
fb_example_fb contrib/fb_example.module Implements hook_fb().
fb_example_fb_required_perms_alter contrib/fb_example.module Implements hook_fb_required_perms_alter().
fb_example_fb_user contrib/fb_example.module Implements hook_fb_user().
fb_example_form_alter contrib/fb_example.module Implements hook_form_alter().
fb_example_init contrib/fb_example.module Implements hook_init().
fb_example_install contrib/fb_example.install Implements hook_install().
fb_example_node_insert contrib/fb_example.module Implements hook_node_insert().
fb_example_node_update contrib/fb_example.module Implements hook_node_update().
fb_example_node_view contrib/fb_example.module Implements hook_node_view().
fb_example_preprocess_page contrib/fb_example.module Implements hook_preprocess_page().
fb_example_update_7001 contrib/fb_example.install Implements hook_update_N().

Pages

Other projects