Search for open

  1. Search 9.5.x for open
  2. Search 8.9.x for open
  3. Search 10.3.x for open
  4. Search 11.x for open
  5. Other projects
Title Object type File name Summary
openid_redirect_form function modules/openid/openid.inc
openid_redirect_http function modules/openid/openid.inc Performs an HTTP 302 redirect (for the 1.x protocol).
openid_requirements function modules/openid/openid.install Implements hook_requirements().
openid_schema function modules/openid/openid.install Implements hook_schema().
OPENID_SHA1_BLOCKSIZE constant modules/openid/openid.inc SHA-1 hash block size; used for Diffie-Hellman key exchange computations.
openid_test.info file modules/openid/tests/openid_test.info name = OpenID dummy provider
description = "OpenID provider used for testing."
package = Testing
version = VERSION
core = 7.x
dependencies[] = openid
hidden = TRUE
openid_test.install file modules/openid/tests/openid_test.install Install, update and uninstall functions for the openid_test module.
openid_test.module file modules/openid/tests/openid_test.module Dummy OpenID Provider used with SimpleTest.
openid_test_endpoint function modules/openid/tests/openid_test.module Menu callback; OpenID Provider Endpoint.
openid_test_html_openid1 function modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 1.0 <link> element.
openid_test_html_openid2 function modules/openid/tests/openid_test.module Menu callback; regular HTML page with OpenID 2.0 <link> element.
openid_test_install function modules/openid/tests/openid_test.install Implements hook_install().
openid_test_menu function modules/openid/tests/openid_test.module Implements hook_menu().
openid_test_menu_site_status_alter function modules/openid/tests/openid_test.module Implements hook_menu_site_status_alter().
openid_test_redirect function modules/openid/tests/openid_test.module Menu callback; redirect during Normalization/Discovery.
openid_test_redirected_method function modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback.
openid_test_yadis_http_equiv function modules/openid/tests/openid_test.module Menu callback; regular HTML page with <meta> element.
openid_test_yadis_xrds function modules/openid/tests/openid_test.module Menu callback; XRDS document that references the OP Endpoint URL.
openid_test_yadis_x_xrds_location function modules/openid/tests/openid_test.module Menu callback; regular HTML page with an X-XRDS-Location HTTP header.
openid_update_6000 function modules/openid/openid.install Add a table to store nonces.
openid_update_7000 function modules/openid/openid.install Bind associations to their providers.
openid_user_add function modules/openid/openid.pages.inc Form builder; Add an OpenID identity.
openid_user_add_submit function modules/openid/openid.pages.inc
openid_user_add_validate function modules/openid/openid.pages.inc
openid_user_delete_form function modules/openid/openid.pages.inc Menu callback; Delete the specified OpenID identity from the system.
openid_user_delete_form_submit function modules/openid/openid.pages.inc
openid_user_identities function modules/openid/openid.pages.inc Menu callback; Manage OpenID identities for the specified user.
openid_user_insert function modules/openid/openid.module Implements hook_user_insert().
openid_user_login function modules/openid/openid.module Implements hook_user_login().
openid_user_logout function modules/openid/openid.module Implements hook_user_logout().
openid_verify_assertion function modules/openid/openid.module Attempt to verify the response received from the OpenID Provider.
openid_verify_assertion_nonce function modules/openid/openid.module Verify that the nonce has not been used in earlier assertions from the same OpenID provider.
openid_verify_assertion_return_url function modules/openid/openid.module Verify that openid.return_to matches the current URL.
openid_verify_assertion_signature function modules/openid/openid.module Verify the signature of the response received from the OpenID provider.
PharStreamWrapper::dir_opendir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_open function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::STREAM_OPEN_FOR_INCLUDE constant misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php Internal stream constants that are not exposed to PHP, but used...
StreamWrapperInterface::dir_opendir function includes/stream_wrappers.inc
StreamWrapperInterface::stream_open function includes/stream_wrappers.inc
UpdateScriptFunctionalTest::testNoPendingUpdates function modules/system/system.test Tests that there are no pending updates for the first test method.
xmlrpc_message_tag_open function includes/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse().
_drupal_session_open function includes/session.inc Session handler assigned by session_set_save_handler().
_openid_create_message function modules/openid/openid.inc Create a serialized message packet as per spec: $key:$value\n .
_openid_dh_base64_to_long function modules/openid/openid.inc
_openid_dh_binary_to_long function modules/openid/openid.inc
_openid_dh_long_to_base64 function modules/openid/openid.inc
_openid_dh_long_to_binary function modules/openid/openid.inc
_openid_dh_rand function modules/openid/openid.inc
_openid_dh_xorsecret function modules/openid/openid.inc
_openid_encode_message function modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.