Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
openid_complete drupal/core/modules/openid/openid.module Completes OpenID authentication by validating returned data from the OpenID Provider. 2
openid_cron drupal/core/modules/openid/openid.module Remove expired nonces from the database.
openid_discovery drupal/core/modules/openid/openid.module Perform discovery on a claimed ID to determine the OpenID provider endpoint. 2
openid_extract_ax_values drupal/core/modules/openid/openid.inc Extracts values from an OpenID AX Response. 1
openid_extract_namespace drupal/core/modules/openid/openid.inc Extract all the parameters belonging to an extension in a response message. 2
openid_form_user_register_form_alter drupal/core/modules/openid/openid.module Implements hook_form_FORM_ID_alter().
openid_help drupal/core/modules/openid/openid.module Implements hook_help().
openid_library_info drupal/core/modules/openid/openid.module Implements hook_library_info().
openid_login_form drupal/core/modules/openid/openid.module Form constructor for the OpenID login form. 2
openid_login_form_submit drupal/core/modules/openid/openid.module Form submit handler for openid_login_form().
openid_menu drupal/core/modules/openid/openid.module Implements hook_menu().
openid_menu_site_status_alter drupal/core/modules/openid/openid.module Implements hook_menu_site_status_alter().
openid_normalize drupal/core/modules/openid/openid.inc Normalize the given identifier. 6
openid_openid_discovery_method_info drupal/core/modules/openid/openid.module Implements hook_openid_discovery_method_info().
openid_openid_normalization_method_info drupal/core/modules/openid/openid.module Implements hook_openid_normalization_method_info().
openid_redirect drupal/core/modules/openid/openid.inc Creates a js auto-submit redirect for (for the 2.x protocol) 1
openid_redirect_form drupal/core/modules/openid/openid.inc 1
openid_redirect_http drupal/core/modules/openid/openid.inc Performs an HTTP 302 redirect (for the 1.x protocol). 1
openid_requirements drupal/core/modules/openid/openid.install Implements hook_requirements().
openid_schema drupal/core/modules/openid/openid.install Implements hook_schema().
openid_test_endpoint drupal/core/modules/openid/tests/openid_test.module Menu callback; OpenID Provider Endpoint. 1
openid_test_html_openid1 drupal/core/modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 1.0 <link> element. 1
openid_test_html_openid2 drupal/core/modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 2.0 <link> element. 1
openid_test_menu drupal/core/modules/openid/tests/openid_test.module Implements hook_menu().
openid_test_menu_site_status_alter drupal/core/modules/openid/tests/openid_test.module Implements hook_menu_site_status_alter().
openid_test_openid_request_alter drupal/core/modules/openid/tests/openid_test.module Implements hook_openid_request_alter().
openid_test_openid_response drupal/core/modules/openid/tests/openid_test.module Implements hook_openid_response().
openid_test_redirect drupal/core/modules/openid/tests/openid_test.module Menu callback; redirect during Normalization/Discovery. 1
openid_test_redirected_method drupal/core/modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback. 1
openid_test_yadis_http_equiv drupal/core/modules/openid/tests/openid_test.module Menu callback; regular HTML page with <meta> element. 1
openid_test_yadis_xrds drupal/core/modules/openid/tests/openid_test.module Menu callback; XRDS document that references the OP Endpoint URL. 1
openid_test_yadis_x_xrds_location drupal/core/modules/openid/tests/openid_test.module Menu callback; regular HTML page with an X-XRDS-Location HTTP header. 1
openid_update_8001 drupal/core/modules/openid/openid.install Moves xri_proxy_resolver settings from variable to config.
openid_update_last_removed drupal/core/modules/openid/openid.install Implements hook_update_last_removed().
openid_user_add drupal/core/modules/openid/openid.pages.inc Form builder; Add an OpenID identity. 1
openid_user_add_submit drupal/core/modules/openid/openid.pages.inc
openid_user_add_validate drupal/core/modules/openid/openid.pages.inc
openid_user_delete_form drupal/core/modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system. 1
openid_user_delete_form_submit drupal/core/modules/openid/openid.pages.inc
openid_user_identities drupal/core/modules/openid/openid.pages.inc Menu callback; Manage OpenID identities for the specified user. 1
openid_user_insert drupal/core/modules/openid/openid.module Implements hook_user_insert().
openid_user_login drupal/core/modules/openid/openid.module Implements hook_user_login().
openid_user_logout drupal/core/modules/openid/openid.module Implements hook_user_logout().
openid_verify_assertion drupal/core/modules/openid/openid.module Attempt to verify the response received from the OpenID Provider. 1
openid_verify_assertion_nonce drupal/core/modules/openid/openid.module Verify that the nonce has not been used in earlier assertions from the same OpenID provider. 1
openid_verify_assertion_return_url drupal/core/modules/openid/openid.module Verify that openid.return_to matches the current URL. 1
openid_verify_assertion_signature drupal/core/modules/openid/openid.module Verify the signature of the response received from the OpenID provider. 1
options_allowed_values drupal/core/modules/field/modules/options/options.module Returns the array of allowed values for a list field. 5 1
options_allowed_values_string drupal/core/modules/field/modules/options/options.module Generates a string representation of an array of 'allowed values'. 1
options_array_flatten drupal/core/modules/field/modules/options/options.module Flattens an array of allowed values. 2

Pages

Other projects