You are here

11 uses of FB_SETTINGS_CB in Drupal for Facebook 6.2

fb_app_fb in ./fb_app.module
Implementation of hook_fb().
fb_canvas_fb in ./fb_canvas.module
Implementation of hook_fb().
fb_canvas_fb_admin in ./fb_canvas.admin.inc
Implementation of hook_fb_admin().
fb_canvas_fix_url in ./fb_canvas.module
Convert a local fully qualified path to a facebook app path. This needs to be used internally, to fix drupal_gotos upon form submission. Third party modules should not need to call this.
fb_canvas_iframe_excursion in ./fb_canvas.module
This is intended to help sites which have some FBML and some iframe pages. Makes the current FBML canvas page an iframe. And attempts to preserve session while visiting multiple iframe pages.
fb_devel_fb in ./fb_devel.module
fb_devel_info in ./fb_devel.module
fb_settings_session_helper in ./fb_settings.inc
Forces the session_name and session_id to be appropriate when Facebook controls the session. Call this function from custom session_inc files, before session_start() is called.
fb_url_inbound_alter in ./fb_url_rewrite.inc
Implementation of hook_url_inbound_alter().
_fb_canvas_make_form_action_local in ./fb_canvas.module
_fb_settings_url_rewrite_prefixes in ./fb_url_rewrite.inc
Returns a list of the values which we prepend to paths when rewriting urls.