hook_xmlrpc
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_xmlrpc()
| Name | Location | Description |
|---|---|---|
| hook_xmlrpc | developer/hooks/core.php | Register XML-RPC callbacks. |
Functions called by hook_xmlrpc()
| Name | Location | Description |
|---|---|---|
| hook_xmlrpc | developer/hooks/core.php | Register XML-RPC callbacks. |
| t | includes/common.inc | Translate strings to the current locale. |
