A utility for building string representations of XML-RPC documents
Located in /includes/domit/dom_xmlrpc_builder.php (line 24)
Class | Description |
---|---|
dom_xmlrpc_methodcall | A representation of an XML-RPC method call |
dom_xmlrpc_methodresponse | A representation of an XML-RPC method response |
dom_xmlrpc_methodresponse_fault | Encapsulates an XML-RPC fault |
Generates an XML-RPC param from the unspecified value
Generates an XML-RPC param from the array and adds it to the method params
Generates an XML-RPC param from the array reference and adds it to the method params
Generates an XML-RPC param from the unspecified reference
Generates an XML-RPC param from list of values
Generates an XML-RPC param from the object and adds it to the method params
Generates an XML-RPC param from the object reference and adds it to the method params
Generates an XML-RPC param from the scalar and adds it to the method params
Generates an XML-RPC param from the struct and adds it to the method params
Generates an XML-RPC param from the struct reference and adds it to the method params
Generates an XML-RPC param from the value and adds it to the method params
Creates an XML-RPC representation of a PHP array
Creates a dom_xmlrpc_base64 object from the binary data
Creates a dom_xmlrpc_base64 object from the file
Creates a dom_xmlrpc_datetime_iso8601 object from the PHP time
Creates an XML-RPC representation of a member
Creates an XML-RPC representation of a PHP object
Creates an XML-RPC representation of a scalar value (e.g. string, double, boolean)
Creates an XML-RPC representation of a struct
Invokes the ability to pass PHP objects in addition to basic native types such as int and string
Documentation generated on Fri, 4 Mar 2005 13:55:59 +1000 by phpDocumentor 1.3.0RC3