You are here

constant JANRAIN_CAPTURE_VERSION_LEGACY in Janrain Registration 7.4

Same name and namespace in other branches
  1. 7.2 janrain_capture.module \JANRAIN_CAPTURE_VERSION_LEGACY
  2. 7.3 janrain_capture.module \JANRAIN_CAPTURE_VERSION_LEGACY
14 uses of JANRAIN_CAPTURE_VERSION_LEGACY
janrain_capture_configured in ./janrain_capture.module
Checks whether the module has been configured.
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().
janrain_capture_profile_link in ./janrain_capture.module
Returns a render array for the 'Edit profile' link for Janrain Capture.

... See full list

File

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

Code

define('JANRAIN_CAPTURE_VERSION_LEGACY', '1.0');