You are here

constant FB_OP_GET_ALL_APPS in Drupal for Facebook 6.2

Same name and namespace in other branches
  1. 6.3 fb.module \FB_OP_GET_ALL_APPS
  2. 7.3 fb.module \FB_OP_GET_ALL_APPS
2 uses of FB_OP_GET_ALL_APPS
fb_app_fb in ./fb_app.module
Implementation of hook_fb().
fb_get_all_apps in ./fb.module
Convenience method to return array of all know fb_apps.

File

./fb.module, line 17

Code

define('FB_OP_GET_ALL_APPS', 'get_all_apps');