Search for open
| Title | Object type | File name | Summary |
|---|---|---|---|
| Archive_Tar::_openAppend | function | modules/ |
|
| Archive_Tar::_openRead | function | modules/ |
|
| Archive_Tar::_openReadWrite | function | modules/ |
|
| Archive_Tar::_openWrite | function | modules/ |
|
| Behavior::COMMAND_DIR_OPENDIR | constant | misc/ |
|
| Behavior::COMMAND_STREAM_OPEN | constant | misc/ |
|
| COMMENT_NODE_OPEN | constant | modules/ |
Comments for this node are open. |
| ConnectionUnitTest::testOpenClose | function | modules/ |
Tests Database::closeConnection() without query. |
| ConnectionUnitTest::testOpenQueryClose | function | modules/ |
Tests Database::closeConnection() with a query. |
| ConnectionUnitTest::testOpenQueryPrefetchClose | function | modules/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
| ConnectionUnitTest::testOpenSelectQueryClose | function | modules/ |
Tests Database::closeConnection() with a select query. |
| Database::openConnection | function | includes/ |
Opens a connection to the server specified by the given key and target. |
| DrupalLocalStreamWrapper::dir_opendir | function | includes/ |
Support for opendir(). |
| DrupalLocalStreamWrapper::stream_open | function | includes/ |
Support for fopen(), file_get_contents(), file_put_contents() etc. |
| hook_openid | function | modules/ |
Allow modules to modify the OpenID request parameters. |
| hook_openid_discovery_method_info | function | modules/ |
Allow modules to declare OpenID discovery methods. |
| hook_openid_discovery_method_info_alter | function | modules/ |
Allow modules to alter discovery methods. |
| hook_openid_normalization_method_info | function | modules/ |
Allow modules to declare OpenID normalization methods. |
| hook_openid_normalization_method_info_alter | function | modules/ |
Allow modules to alter normalization methods. |
| hook_openid_response | function | modules/ |
Allow modules to act upon a successful OpenID login. |
| ImportOPMLTestCase::openImportForm | function | modules/ |
Opens OPML import form. |
| openid-rtl.css | file | modules/ |
#edit-openid-identifier { background-position: right 50%; padding-left: 0; padding-right: 20px; } #user-login .openid-links { padding-right: 0; } html.js #user-login-form li.openid-link, html.js #user-login li.openid-link { margin-right:… |
| openid.api.php | file | modules/ |
Hooks provided by the OpenID module. |
| openid.css | file | modules/ |
#edit-openid-identifier { background-image: url("login-bg.png"); background-position: left 50%; /* LTR */ background-repeat: no-repeat; padding-left: 20px; /* LTR */ } div.form-item-openid-identifier { display: block; } html.js… |
| openid.inc | file | modules/ |
OpenID utility functions. |
| openid.info | file | modules/ |
name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION package = Core core = 7.x files[] = openid.test |
| openid.install | file | modules/ |
Install, update and uninstall functions for the openid module. |
| openid.module | file | modules/ |
Implement OpenID Relying Party support for Drupal |
| openid.pages.inc | file | modules/ |
User page callbacks for the openid module. |
| openid.test | file | modules/ |
Tests for openid.module. |
| OpenIDFunctionalTestCase | class | modules/ |
Test discovery and login using OpenID |
| OpenIDFunctionalTestCase::$web_user | property | modules/ |
|
| OpenIDFunctionalTestCase::addIdentity | function | modules/ |
Add OpenID identity to user's profile. |
| OpenIDFunctionalTestCase::addRedirectedIdentity | function | modules/ |
Add OpenID identity, changed by the following redirects, to user's profile. |
| OpenIDFunctionalTestCase::getInfo | function | modules/ |
|
| OpenIDFunctionalTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDFunctionalTestCase::testBlockedUserLogin | function | modules/ |
Test that a blocked user cannot log in. |
| OpenIDFunctionalTestCase::testDelete | function | modules/ |
Test deleting an OpenID identity from a user's profile. |
| OpenIDFunctionalTestCase::testDiscovery | function | modules/ |
Test discovery of OpenID Provider Endpoint via Yadis and HTML. |
| OpenIDFunctionalTestCase::testLogin | function | modules/ |
Test login using OpenID. |
| OpenIDFunctionalTestCase::testLoginMaintenanceMode | function | modules/ |
Test login using OpenID during maintenance mode. |
| OpenIDFunctionalTestCase::testSignatureValidation | function | modules/ |
Tests that openid.signed is verified. |
| OpenIDInvalidIdentifierTransitionTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDInvalidIdentifierTransitionTestCase::getInfo | function | modules/ |
|
| OpenIDInvalidIdentifierTransitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ |
Test OpenID transition with e-mail mismatch. |
| OpenIDRegistrationTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDRegistrationTestCase::getInfo | function | modules/ |
|
| OpenIDRegistrationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.