constant FB_CANVAS_VAR_PROCESS_FBML in Drupal for Facebook 6.2
Same name and namespace in other branches
- 6.3 fb_canvas.module \FB_CANVAS_VAR_PROCESS_FBML
- 7.3 fb_canvas.module \FB_CANVAS_VAR_PROCESS_FBML
2 uses of FB_CANVAS_VAR_PROCESS_FBML
- fb_canvas_admin_settings in ./
fb_canvas.admin.inc - Form builder; Configure settings for this site.
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
File
- ./
fb_canvas.module, line 16 - This module provides support for Canvas page applications. Use Drupal to power traditional Facebook Apps.
Code
define('FB_CANVAS_VAR_PROCESS_FBML', 'fb_canvas_process_fbml');