diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-09-09 16:47:10 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-09-09 16:47:10 +0000 |
commit | 1b7510eebf0da114677408674e552201ff0711c9 (patch) | |
tree | ac4cf9a2a598a901a09843b910af838479b26145 /modules | |
parent | 8df2ec0e21f5a0fcb4d58b0729c01a86424abd67 (diff) | |
download | brdo-1b7510eebf0da114677408674e552201ff0711c9.tar.gz brdo-1b7510eebf0da114677408674e552201ff0711c9.tar.bz2 |
- Added an XML-RPC server. Modules that want to export remote procedure
calls can implement the new 'xmlrpc' hook.
Example:
function mymodule_xmlrpc() {
return array("drupal.myfunction" => array("function" => "mymodule_myfunction"));
}
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions