Search for method
- Search 9.5.x for method
- Search 8.9.x for method
- Search 10.3.x for method
- Search 11.x for method
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalWebTestCase::$httpauth_method | property | modules/ |
HTTP authentication method |
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_user_cancel_methods_alter | function | modules/ |
Modify account cancellation methods. |
openid_openid_discovery_method_info | function | modules/ |
Implements hook_openid_discovery_method_info(). |
openid_openid_normalization_method_info | function | modules/ |
Implements hook_openid_normalization_method_info(). |
openid_test_redirected_method | function | modules/ |
Menu callback; respond with appropriate callback. |
user_cancel_methods | function | modules/ |
Helper function to return available account cancellation methods. |
XMLRPCBasicTestCase::testListMethods | function | modules/ |
Ensure that a basic XML-RPC call with no parameters works. |
XMLRPCBasicTestCase::testMethodSignature | function | modules/ |
Ensure that system.methodSignature returns an array of signatures. |
XMLRPCMessagesTestCase::testAlterListMethods | function | modules/ |
Ensure that hook_xmlrpc_alter() can hide even builtin methods. |
xmlrpc_server_list_methods | function | includes/ |
Lists the methods available on this XML-RPC server. |
xmlrpc_server_method_help | function | includes/ |
Returns the help for an XML-RPC method. |
xmlrpc_server_method_signature | function | includes/ |
Returns one method signature for a function. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.