Home
last modified time | relevance | path

Searched refs:XML_RPC_Client (Results 1 – 2 of 2) sorted by relevance

/plugin/eventum/
H A Dclass.Eventum_RPC.php44 * @var XML_RPC_Client
73 * @see XML_RPC_Client::$username, XML_RPC_Client::$password
101 return new XML_RPC_Client($data['path'], $data['host'], $data['port']);
/plugin/eventum/XML/
H A DRPC.php597 class XML_RPC_Client extends XML_RPC_Base { class
724 function XML_RPC_Client($path, $server, $port = 0, function in XML_RPC_Client
833 * @see XML_RPC_Client::$username, XML_RPC_Client::$password
885 * @see XML_RPC_Client::send()