You are here

constant JANRAIN_CAPTURE_VERSION_LEGACY in Janrain Registration 7.2

Same name and namespace in other branches
  1. 7.4 janrain_capture.module \JANRAIN_CAPTURE_VERSION_LEGACY
  2. 7.3 janrain_capture.module \JANRAIN_CAPTURE_VERSION_LEGACY
13 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_render_logout_link in ./janrain_capture.module
Generates a 'Logout' link for Janrain Capture.

... See full list

File

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

Code

define('JANRAIN_CAPTURE_VERSION_LEGACY', '1.0');