You are here

Functions in Janrain Registration 7.3

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_admin_screens_settings janrain_capture_screens/janrain_capture_screens.admin.inc Form callback for customizing the Janrain Capture screens. 1
janrain_capture_admin_screens_settings_submit janrain_capture_screens/janrain_capture_screens.admin.inc Form submit callback for saving the uploaded Janrain capture screens.
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_info includes/janrain_capture.fancybox.inc Implements hook_block_info().
janrain_capture_block_view includes/janrain_capture.fancybox.inc Implements hook_block_view().
janrain_capture_block_view_user_login_alter ./janrain_capture.module Implements hook_block_view_MODULE_DELTA_alter().
janrain_capture_comment_insert ./janrain_capture.module Implements hook_comment_insert().
janrain_capture_comment_view_alter ./janrain_capture.module Implements hook_comment_view_alter().
janrain_capture_configured ./janrain_capture.module Checks whether the module has been configured. 3
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_fancybox_init includes/janrain_capture.fancybox.inc Fancybox initialisation function 1
janrain_capture_form_node_type_form_alter ./janrain_capture.module
janrain_capture_form_user_profile_form_alter includes/janrain_capture.fancybox.inc Implements hook_form_FORM_ID_alter().
janrain_capture_get_library_path includes/janrain_capture.fancybox.inc Find the location of library JS and CSS files. 1
janrain_capture_install ./janrain_capture.install Implements hook_install().
janrain_capture_js_css includes/janrain_capture.fancybox.inc Helper function as a centralized list of JS and CSS files. 1
janrain_capture_legacy_add_scripts includes/janrain_capture.legacy.inc 1
janrain_capture_legacy_add_settings includes/janrain_capture.legacy.inc @file Legacy Capture functions 1
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_node_view ./janrain_capture.module Implements hook_node_view().
janrain_capture_oauth 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. 1
janrain_capture_oauth_access_callback ./janrain_capture.module Access callback for the Capture Oauth Receiver endpoint. 1
janrain_capture_page_build ./janrain_capture.module Implements hook_page_build().
janrain_capture_profile includes/janrain_capture.endpoints.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.
janrain_capture_profile_sync includes/janrain_capture.endpoints.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_requirements ./janrain_capture.install Implements hook_requirements().
janrain_capture_resend_verification_email includes/janrain_capture.endpoints.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().

Pages

Other projects