You are here

constant JANRAIN_CAPTURE_VERSION_WIDGET in Janrain Registration 7.4

Same name and namespace in other branches
  1. 7.2 janrain_capture.module \JANRAIN_CAPTURE_VERSION_WIDGET
  2. 7.3 janrain_capture.module \JANRAIN_CAPTURE_VERSION_WIDGET
5 uses of JANRAIN_CAPTURE_VERSION_WIDGET
janrain_capture_configured in ./janrain_capture.module
Checks whether the module has been configured.
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_page_alter in ./janrain_capture.module
Implements hook_page_alter().
janrain_capture_render_logout_link in ./janrain_capture.module
Generates a 'Logout' link for Janrain Capture.

File

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

Code

define('JANRAIN_CAPTURE_VERSION_WIDGET', '2.0');