You are here

constant JANRAIN_CAPTURE_VERSION_DEFAULT in Janrain Registration 7.4

Same name and namespace in other branches
  1. 7.2 janrain_capture.module \JANRAIN_CAPTURE_VERSION_DEFAULT
  2. 7.3 janrain_capture.module \JANRAIN_CAPTURE_VERSION_DEFAULT
19 uses of JANRAIN_CAPTURE_VERSION_DEFAULT
JanrainCaptureApi::__construct in includes/janrain_capture.api.inc
Retrives API access credentials from settings.
janrain_capture_cron in ./janrain_capture.module
Implements hook_cron().
janrain_capture_form_user_profile_form_alter in ./janrain_capture.module
Implements hook_form_FORM_ID_alter().
janrain_capture_install in ./janrain_capture.install
Implements hook_install().
janrain_capture_menu in ./janrain_capture.module
Implements hook_menu().

... See full list

File

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

Code

define('JANRAIN_CAPTURE_VERSION_DEFAULT', JANRAIN_CAPTURE_VERSION_WIDGET);