You are here

Functions in Janrain Registration 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_janrain_capture_email_unverified ./janrain_capture.api.php Email has not been verified
hook_janrain_capture_failed_create ./janrain_capture.api.php Failed to create user
hook_janrain_capture_janrain_capture_profile_sync ./janrain_capture.api.php Add Capture attributes to sync to local user fields
hook_janrain_capture_no_oauth ./janrain_capture.api.php OAuth endpoint called without code
hook_janrain_capture_user_already_mapped ./janrain_capture.api.php User already mapped
hook_janrain_capture_user_authenticated ./janrain_capture.api.php Act on users when authenticated
hook_janrain_capture_user_exists ./janrain_capture.api.php User exists
hook_janrain_capture_user_profile_updated ./janrain_capture.api.php Act on users when data is updated
hook_janrain_capture_verification_resent ./janrain_capture.api.php Verification email resent
janrain_capture_block_content ./janrain_capture.module Provides the content for the Janrain Capture block, and is also used to replace the user login block content if the "enforce" setting is on. 2
janrain_capture_block_view_user_login_alter ./janrain_capture.module Implements hook_block_view_MODULE_DELTA_alter().
janrain_capture_configured ./janrain_capture.module Checks whether the module has been configured. 4
janrain_capture_create_field ./janrain_capture.install Programatically create a field (field_janrain_capture_uuid) on the User entity 1
janrain_capture_enable ./janrain_capture.install Implements hook_enable().
janrain_capture_init ./janrain_capture.module Implements hook_init().
janrain_capture_mapping_exists ./janrain_capture.module Helper function to determine if a user is associated with a Capture account. 2
janrain_capture_mapping_get_capture_field_options janrain_capture_mapping/janrain_capture_mapping.admin.inc Construct an array of options for the capture field dropdown. 1
janrain_capture_mapping_get_user_field_options janrain_capture_mapping/janrain_capture_mapping.admin.inc Construct an array of options for the user field dropdown. 1
janrain_capture_mapping_install janrain_capture_mapping/janrain_capture_mapping.install Implements hook_install().
janrain_capture_mapping_janrain_capture_profile_sync janrain_capture_mapping/janrain_capture_mapping.module Implements hook_janrain_capture_profile_sync().
janrain_capture_mapping_menu janrain_capture_mapping/janrain_capture_mapping.module Implements hook_menu().
janrain_capture_mapping_schema janrain_capture_mapping/janrain_capture_mapping.install Implements hook_schema().
janrain_capture_mapping_theme janrain_capture_mapping/janrain_capture_mapping.module Implementation of hook_theme().
janrain_capture_mapping_uninstall janrain_capture_mapping/janrain_capture_mapping.install Implements hook_uninstall().
janrain_capture_menu ./janrain_capture.module Implements hook_menu().
janrain_capture_menu_alter ./janrain_capture.module Implements hook_menu_alter().
janrain_capture_oauth ./janrain_capture.pages.inc Callback for the janrain_capture/oauth menu item. This serves as the redirect_uri Capture redirects the user to and performs the authentication. 1
janrain_capture_profile ./janrain_capture.pages.inc Callback for the janrain_capture/profile menu item. Ensures the access_token is valid before redirecting the user to the Capture profile screen. 1
janrain_capture_profile_link ./janrain_capture.module Returns a render array for the 'Edit profile' link for Janrain Capture. 1
janrain_capture_profile_sync ./janrain_capture.pages.inc Callback for the janrain_capture/profile_sync menu item. Retrieves the most recent data from Capture and stores values locally. 1
janrain_capture_render_logout_link ./janrain_capture.module Generates a 'Logout' link for Janrain Capture. 1
janrain_capture_resend_verification_email ./janrain_capture.pages.inc Callback for the janrain_capture/resend_verification_email menu item. Displays a confirmation message that a verification email was resent. 1
janrain_capture_schema ./janrain_capture.install Implements hook_schema().
janrain_capture_settings ./janrain_capture.admin.inc Sets up the admin settings form for this module. 1
janrain_capture_settings_fields janrain_capture_mapping/janrain_capture_mapping.admin.inc Menu callback: Generate a form to manage Capture profile fields. 1
janrain_capture_settings_fields_delete janrain_capture_mapping/janrain_capture_mapping.admin.inc Menu callback; deletes a Capture field from the Drupal to Capture mapping configuration. 1
janrain_capture_settings_fields_delete_submit janrain_capture_mapping/janrain_capture_mapping.admin.inc Process an Capture field delete form submission.
janrain_capture_settings_fields_edit janrain_capture_mapping/janrain_capture_mapping.admin.inc Menu callback: Generate a form to edit an Capture profile field. 1
janrain_capture_settings_fields_reset janrain_capture_mapping/janrain_capture_mapping.admin.inc Menu callback; confirmation form. 1
janrain_capture_settings_fields_reset_submit janrain_capture_mapping/janrain_capture_mapping.admin.inc Process fields reset form submissions.
janrain_capture_settings_mapping janrain_capture_mapping/janrain_capture_mapping.admin.inc Menu callback for the mapping configuration screen. 1
janrain_capture_settings_mapping_submit janrain_capture_mapping/janrain_capture_mapping.admin.inc Submit handler to update changed Drupal to Capture data mapping.
janrain_capture_settings_mapping_validate janrain_capture_mapping/janrain_capture_mapping.admin.inc Validation callback for the field mapping form.
janrain_capture_settings_submit ./janrain_capture.admin.inc Submit callback for the settings form. 1
janrain_capture_settings_validate ./janrain_capture.admin.inc Validate callback for the settings form. 1
janrain_capture_signin ./janrain_capture.module Menu callback to override user/login and user/register. 2
janrain_capture_signin_link ./janrain_capture.module Returns a render array for the 'Register / Sign in' link for Janrain Capture.
janrain_capture_signin_redirect ./janrain_capture.pages.inc Callback to redirect the user to the destination they were looking for before signing in via Capture. 1
janrain_capture_sync_account ./janrain_capture.module Modifies the user account with values from the Janrain Capture profile array. 4
janrain_capture_token_expired ./janrain_capture.pages.inc Callback the janrain_capture/token_expired menu item. Logs out a user due to an expired session. 3

Pages

Other projects