Services_Blogging
[ class tree: Services_Blogging ] [ index: Services_Blogging ] [ all elements ]

Class: Services_Blogging_XmlRpc

Source Location: /Services_Blogging-0.2.4/Services/Blogging/XmlRpc.php

Class Overview


XmlRpc helper methods for the blogging API


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 29]
XmlRpc helper methods for the blogging API


[ Top ]


Method Detail

sendRequest   [line 44]

Array sendRequest( XML_RPC_Message $request, XML_RPC_Client $client)

The function that actually sends an XML-RPC request to the server, handles errors accordingly and returns the appropriately decoded data sent as response from the server.
  • Return: The appropriately decoded response sent by the server.
  • Access: public

Parameters:

XML_RPC_Message   $request   —  An appropriately encoded XML-RPC message that needs to be sent as a request to the server.
XML_RPC_Client   $client   —  The XML-RPC client as which the request is to be sent.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:46:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.