You are here

constant FB_STATUS_FLAG_APP in Drupal for Facebook 7.4

5 uses of FB_STATUS_FLAG_APP
fb_admin_add_token_form_submit in ./fb.admin.inc
fb_admin_all_apps in ./fb.admin.inc
Helper builds an array of known apps, for use in forms.
fb_admin_application_edit_form_submit in ./fb.admin.inc
fb_admin_tokens_form in ./fb.admin.inc
fb_admin_token_select_process in ./fb.admin.inc
Drupal form element process callback.

File

./fb.module, line 26

Code

define('FB_STATUS_FLAG_APP', 1 << 1);