You are here

Functions in Drupal for Facebook 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
fb_load ./fb.module Implementation of a %wildcard_load(). http://drupal.org/node/224170
fb_logout ./fb.module Helper to ensure local user is logged out, or an anonymous session is refreshed. 1
fb_log_exception ./fb.module Helper to log exceptions returned from facebook API. 24
fb_me ./fb.module Helper function for the common fb_graph('me'). 1
fb_menu ./fb.module Implements hook_menu().
fb_opengraph_delete_confirm_form ./fb_opengraph.pages.inc Form creator -- ask for confirmation of deletion 1
fb_opengraph_delete_confirm_form_submit ./fb_opengraph.pages.inc
fb_opengraph_fb ./fb_opengraph.module Implements hook_fb().
fb_opengraph_form_alter ./fb_opengraph.module
fb_opengraph_get_tags ./fb_opengraph.module Get the metatag values for the current page. 3
fb_opengraph_menu ./fb_opengraph.module Implements hook_menu().
fb_opengraph_node_view ./fb_opengraph.module Implements hook_node_view() Add reasonable opengraph tags to node pages.
fb_opengraph_permission ./fb_opengraph.module Implements hook_permission().
fb_opengraph_preprocess_page ./fb_opengraph.module Implements hook_preprocess_page().
fb_opengraph_publish_action ./fb_opengraph.module Helper function to publish user activity to Facebook's Open Graph. 1 1
fb_opengraph_set_tag ./fb_opengraph.module Define a metatag. It will be published in the html header of the current page. 3
fb_opengraph_taxonomy_form_vocabulary_submit ./fb_opengraph.module Form API submit handler. 1
fb_opengraph_user_view ./fb_opengraph.module Implements hook_user_view().
fb_parse_signed_request ./fb.module Based on https://developers.facebook.com/docs/authentication/signed_request/ (facebook has removed that documentation and not replaced it!) 3
fb_permission ./fb.module Implements hook_permission().
fb_post_admin_form ./fb_post.admin.inc Post to Facebook settings form. 1
fb_post_cron ./fb_post.module
fb_post_entity_load ./fb_post.module
fb_post_entity_page ./fb_post.module 1
fb_post_entity_publish_form ./fb_post.module 1
fb_post_entity_publish_form_submit ./fb_post.module
fb_post_form_alter ./fb_post.module
fb_post_form_node_form_alter ./fb_post.module Implements hook_form_BASE_FORM_ID_alter(). Implements hook_form_node_form_alter().
fb_post_form_node_type_form_alter ./fb_post.module Implements hook_form_FORM_ID_alter().
fb_post_menu ./fb_post.module Implements hook_menu().
fb_post_node_insert ./fb_post.module Implements hook_node_insert().
fb_post_node_settings_validate ./fb_post.module 1
fb_post_node_type_settings_submit ./fb_post.module 1
fb_post_node_update ./fb_post.module Implements hook_node_update().
fb_post_permission ./fb_post.module Implements hook_permission().
fb_post_publish_node ./fb_post.module 3
fb_post_schema ./fb_post.install
fb_preprocess_username ./fb.module Implements hook_preprocess_username().
fb_preprocess_user_picture ./fb.module Implements hook_preprocess_user_picture().
fb_process ./fb.process.inc This function uses regular expressions to convert links on canvas pages to URLs that begin http://apps.facebook.com/... 1
fb_remote_auth_url ./fb.module 1
fb_requirements ./fb.install Implementation of hook_requirements().
fb_require_js ./fb.module 2
fb_schema ./fb.install 1
fb_server_auth_url ./fb.module Build a URL where a user can be sent to authorize a facebook app and afterwards get an access_token. Uses facebook's server-side auth mechanism. 2
fb_theme ./fb.module Implements hook_theme().
fb_token_invalid ./fb.module When a token is known to have expired, this function flags it no longer valid. It will no longer be a choice in admin forms. 2 1
fb_token_load ./fb.module 1
fb_token_save ./fb.module Save a token to the fb_token table. 3
fb_uninstall ./fb.install

Pages

Other projects