15 calls to fb_get_app_data() in Drupal for Facebook 6.2
- fb_admin_app_page in ./
fb.admin.inc - fb_admin_set_app_properties in ./
fb.admin.inc - fb_app_edit_form in ./
fb_app.admin.inc - Builds the form used to edit an application.
- fb_app_set_app_properties in ./
fb_app.admin.inc - Sets callback URLs and other properties of a facebook app. Calls the facebook
- fb_canvas_fb in ./
fb_canvas.module - Implementation of hook_fb().
- fb_connect_form_alter in ./
fb_connect.module - fb_devel_fb in ./
fb_devel.module - fb_permission_fb in contrib/
fb_permission.module - Implementation of hook_fb(). Here we customize the behavior of Drupal for Facebook.
- fb_permission_form_alter in contrib/
fb_permission.module - fb_permission_user in contrib/
fb_permission.module - Implementation of hook_user.
- fb_register_cron in contrib/
fb_register.module - Implementation of hook_cron().
- fb_register_form_alter in contrib/
fb_register.module - Implementation of hook_form_alter().
- fb_register_user in contrib/
fb_register.module - Implementation of hook_user().
- _fb_canvas_get_config in ./
fb_canvas.module - Helper returns configuration for this module, on a per-app basis.
- _fb_user_get_config in ./
fb_user.module - Returns configuration for this module, on a per-app basis.