Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OPENID_NS_AX | constant | modules/ |
OpenID Attribute Exchange extension. |
| OPENID_NS_OPENID | constant | modules/ |
OpenID namespace used in Yadis documents. |
| OPENID_NS_SREG | constant | modules/ |
OpenID Simple Registration extension. |
| OPENID_NS_XRD | constant | modules/ |
Extensible Resource Descriptor documents. |
| openid_openid_discovery_method_info | function | modules/ |
Implements hook_openid_discovery_method_info(). |
| OPENID_RAND_SOURCE | constant | modules/ |
Random number generator; used for Diffie-Hellman key exchange computations. |
| openid_requirements | function | modules/ |
Implements hook_requirements(). |
| openid_schema | function | modules/ |
Implements hook_schema(). |
| OPENID_SHA1_BLOCKSIZE | constant | modules/ |
SHA-1 hash block size; used for Diffie-Hellman key exchange computations. |
| openid_test.info | file | modules/ |
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/ |
Install, update and uninstall functions for the openid_test module. |
| openid_test.module | file | modules/ |
Dummy OpenID Provider used with SimpleTest. |
| openid_test_endpoint | function | modules/ |
Menu callback; OpenID Provider Endpoint. |
| openid_test_html_openid1 | function | modules/ |
Menu callback; regular HTML page with OpenID 1.0 <link> element. |
| openid_test_html_openid2 | function | modules/ |
Menu callback; regular HTML page with OpenID 2.0 <link> element. |
| openid_test_install | function | modules/ |
Implements hook_install(). |
| openid_test_menu | function | modules/ |
Implements hook_menu(). |
| openid_test_menu_site_status_alter | function | modules/ |
Implements hook_menu_site_status_alter(). |
| openid_test_redirect | function | modules/ |
Menu callback; redirect during Normalization/Discovery. |
| openid_test_redirected_method | function | modules/ |
Menu callback; respond with appropriate callback. |
| openid_test_yadis_http_equiv | function | modules/ |
Menu callback; regular HTML page with <meta> element. |
| openid_test_yadis_xrds | function | modules/ |
Menu callback; XRDS document that references the OP Endpoint URL. |
| openid_test_yadis_x_xrds_location | function | modules/ |
Menu callback; regular HTML page with an X-XRDS-Location HTTP header. |
| openid_user_add | function | modules/ |
Form builder; Add an OpenID identity. |
| openid_user_add_submit | function | modules/ |
|
| openid_user_add_validate | function | modules/ |
|
| openid_user_delete_form | function | modules/ |
Menu callback; Delete the specified OpenID identity from the system. |
| openid_user_delete_form_submit | function | modules/ |
|
| openid_user_identities | function | modules/ |
Menu callback; Manage OpenID identities for the specified user. |
| openid_user_insert | function | modules/ |
Implements hook_user_insert(). |
| openid_user_login | function | modules/ |
Implements hook_user_login(). |
| openid_user_logout | function | modules/ |
Implements hook_user_logout(). |
| openid_verify_assertion | function | modules/ |
Attempt to verify the response received from the OpenID Provider. |
| openid_verify_assertion_nonce | function | modules/ |
Verify that the nonce has not been used in earlier assertions from the same OpenID provider. |
| openid_verify_assertion_return_url | function | modules/ |
Verify that openid.return_to matches the current URL. |
| openid_verify_assertion_signature | function | modules/ |
Verify the signature of the response received from the OpenID provider. |
| options.api.php | file | modules/ |
Hooks provided by the Options module. |
| options.info | file | modules/ |
name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core version = VERSION core = 7.x dependencies[] = field files[] = options.test |
| options.module | file | modules/ |
Defines selection, check box and radio button widgets for text and numeric fields. |
| options.test | file | modules/ |
Tests for options.module. |
| OptionsSelectDynamicValuesTestCase | class | modules/ |
Test an options select on a list field with a dynamic allowed values function. |
| OptionsSelectDynamicValuesTestCase::getInfo | function | modules/ |
|
| OptionsSelectDynamicValuesTestCase::testSelectListDynamic | function | modules/ |
Tests the 'options_select' widget (single select). |
| OptionsWidgetsTestCase | class | modules/ |
@file Tests for options.module. |
| OptionsWidgetsTestCase::$bool | property | modules/ |
|
| OptionsWidgetsTestCase::$card_1 | property | modules/ |
|
| OptionsWidgetsTestCase::$card_2 | property | modules/ |
|
| OptionsWidgetsTestCase::$web_user | property | modules/ |
|
| OptionsWidgetsTestCase::getInfo | function | modules/ |
|
| OptionsWidgetsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.