You are here

constant JANRAIN_CAPTURE_VERSION_DEFAULT in Janrain Registration 7.3

Same name and namespace in other branches
  1. 7.4 janrain_capture.module \JANRAIN_CAPTURE_VERSION_DEFAULT
  2. 7.2 janrain_capture.module \JANRAIN_CAPTURE_VERSION_DEFAULT
15 uses of JANRAIN_CAPTURE_VERSION_DEFAULT
JanrainCaptureApi::__construct in includes/janrain_capture.api.inc
Retrives API access credentials from settings.
janrain_capture_form_user_profile_form_alter in includes/janrain_capture.fancybox.inc
Implements hook_form_FORM_ID_alter().
janrain_capture_menu in ./janrain_capture.module
Implements hook_menu().
janrain_capture_oauth in includes/janrain_capture.endpoints.inc
Callback for the janrain_capture/oauth menu item. This serves as the redirect_uri Capture redirects the user to and performs the authentication.
janrain_capture_page_build in ./janrain_capture.module
Implements hook_page_build().

... See full list

File

./janrain_capture.module, line 27
This module implements authentication endpoints for Janrain Capture.

Code

define('JANRAIN_CAPTURE_VERSION_DEFAULT', JANRAIN_CAPTURE_VERSION_WIDGET);