You are here

18 calls to fb_graph() in Drupal for Facebook 7.3

fb_admin_app_page in ./fb.admin.inc
fb_admin_get_app_info in ./fb.admin.inc
fb_admin_set_properties_form_submit in ./fb.admin.inc
Confirm form submit function. We don't use fb_app_set_app_properties, because fb_app.module may not be enabled.
fb_app_fb_admin in ./fb_app.admin.inc
Implements hook_fb_admin().
fb_app_set_app_properties in ./fb_app.admin.inc
Sets callback URLs and other properties of a facebook app. Calls the facebook
fb_graph_delete_confirm_form in ./fb_graph.pages.inc
Form creator -- ask for confirmation of deletion
fb_graph_delete_confirm_form_submit in ./fb_graph.pages.inc
fb_graph_load in ./fb.module
Implementation of a %wildcard_load(). http://drupal.org/node/224170
fb_graph_publish_action in ./fb_graph.module
Helper function to publish user activity to Facebook's Open Graph.
fb_stream_admin_settings in ./fb_stream.admin.inc
Form callback for general settings.
fb_stream_form_alter in ./fb_stream.module
Implements hook_form_alter().
fb_stream_node_settings_form in ./fb_stream.module
Helper function for hook_form_alter() renders the settings per node-type.
fb_stream_post_on_shutdown in ./fb_stream.module
Logic to post to a Facebook stream. This callback is invoked as the page request shuts down, as late as possible in the order. This runs after all node insert/update hooks have completed.
fb_stream_post_options in ./fb_stream.module
Helper function to add post options to a form.
fb_stream_requirements in ./fb_stream.install
Implementation of hook_requirements().
fb_tab_added in ./fb_tab.module
Drupal menu callback. User has added a tab to one of their pages.
fb_tab_fb in ./fb_tab.module
Implements hook_fb
_fb_stream_validate_token in ./fb_stream.admin.inc