Class dom_xmlrpc_methodresponse

Description

A representation of an XML-RPC method response

Located in /includes/domit/dom_xmlrpc_methodresponse.php (line 24)

dom_xmlrpc_builder
   |
   --dom_xmlrpc_methodresponse
Method Summary
dom_xmlrpc_methodresponse dom_xmlrpc_methodresponse ([mixed $response = null])
string toString ()
string toXML ()
Variables
Methods
Constructor dom_xmlrpc_methodresponse (line 30)

Constructor: Instantiates a new method response

dom_xmlrpc_methodresponse dom_xmlrpc_methodresponse ([mixed $response = null])
  • mixed $response: The method response
toString (line 45)

Returns a string representation of the method response

  • return: A string representation of the method response
string toString ()
toXML (line 59)

Alias of toString

  • return: A string representation of the method response
string toXML ()

Inherited Methods

Inherited From dom_xmlrpc_builder

dom_xmlrpc_builder::add()
dom_xmlrpc_builder::addArray()
dom_xmlrpc_builder::addArrayByRef()
dom_xmlrpc_builder::addByRef()
dom_xmlrpc_builder::addList()
dom_xmlrpc_builder::addObject()
dom_xmlrpc_builder::addObjectByRef()
dom_xmlrpc_builder::addScalar()
dom_xmlrpc_builder::addStruct()
dom_xmlrpc_builder::addStructByRef()
dom_xmlrpc_builder::create()
dom_xmlrpc_builder::createArray()
dom_xmlrpc_builder::createBase64()
dom_xmlrpc_builder::createBase64FromFile()
dom_xmlrpc_builder::createDateTimeISO()
dom_xmlrpc_builder::createMember()
dom_xmlrpc_builder::createObject()
dom_xmlrpc_builder::createScalar()
dom_xmlrpc_builder::createStruct()
dom_xmlrpc_builder::setObjectMarshalling()

Documentation generated on Fri, 4 Mar 2005 13:56:04 +1000 by phpDocumentor 1.3.0RC3