You are here

12 calls to fb_canvas_is_fbml() in Drupal for Facebook 6.2

fb_canvas_fb in ./fb_canvas.module
Implementation of hook_fb().
fb_canvas_footer in ./fb_canvas.module
Implementation of hook_footer().
fb_canvas_form_alter in ./fb_canvas.module
Implementation of hook_form_alter.
fb_canvas_goto in ./fb_canvas.module
Uses $_fb->redirect on canvas pages, otherwise drupal_goto.
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_canvas_is_iframe in ./fb_canvas.module
fb_canvas_process in ./fb_canvas.module
This function uses regular expressions to convert links on canvas pages to URLs that begin http://apps.facebook.com/...
fb_canvas_theme_username_override in ./fb_canvas.module
Our replacement for theme('username', ...)
fb_canvas_theme_user_picture_override in ./fb_canvas.module
Our replacement for theme('user_picture', ...)
fb_canvas_url_outbound_alter in ./fb_canvas.module
fb_is_fbml_canvas in ./fb.module
Determine whether current page is FBML canvas page.
_fb_canvas_menu_hack in ./fb_canvas.module
Build tabs in facebook-aware theme.