constant FB_OP_GET_ALL_APPS in Drupal for Facebook 7.3
Same name and namespace in other branches
- 6.3 fb.module \FB_OP_GET_ALL_APPS
- 6.2 fb.module \FB_OP_GET_ALL_APPS
2 uses of FB_OP_GET_ALL_APPS
- fb_app_fb in ./
fb_app.module - Implements hook_fb().
- fb_get_all_apps in ./
fb.module - Convenience method to return array of all know fb_apps.
File
- ./
fb.module, line 29 - This is the core required module of Drupal for Facebook.
Code
define('FB_OP_GET_ALL_APPS', 'get_all_apps');