[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Remote/ -> XmlRpcServer.php (summary)

(no description)

File Size: 67 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

XmlRpcServer:: (3 methods):
  __construct()
  serve()
  call()


Class: XmlRpcServer  - X-Ref

Contains needed wrapper functions and registers all available XMLRPC functions.

__construct($wait = false)   X-Ref
Constructor. Register methods and run Server


serve($data = false)   X-Ref
No description

call($methodname, $args)   X-Ref