Searched refs:XML_RPC_Client (Results 1 – 2 of 2) sorted by relevance
44 * @var XML_RPC_Client73 * @see XML_RPC_Client::$username, XML_RPC_Client::$password101 return new XML_RPC_Client($data['path'], $data['host'], $data['port']);
597 class XML_RPC_Client extends XML_RPC_Base { class724 function XML_RPC_Client($path, $server, $port = 0, function in XML_RPC_Client833 * @see XML_RPC_Client::$username, XML_RPC_Client::$password885 * @see XML_RPC_Client::send()