Klipfolio Dashboard 5 API

Object Engines.SOAP.SOAPClient

Object
   |
   +--Klip
         |
         +--Engines.SOAP
               |
               +--Engines.SOAP.SOAPClient

This object is only available in a licensed version of Klipfolio Dashboard. In order to use it in Klipfolio Personal Dashboard, add <enterprise>true</enterprise> in your <setup> block.

Created by Engines.SOAP.newClient(), the SOAPClient object provides a way to make a SOAP request to a remote web server.


Properties Summary
 String namespace
           The SOAP namespace to be associated with the SOAP request.
 String namespaceUri
           The URI associated with the client namespace.
   
Function Summary
 function call( <String> command, <String> soap_request )
           Sends SOAP request to configured URL.

Properties Detail

namespace

String namespace

namespaceUri

String namespaceUri

Function Detail

call

function call( <String> command, <String> soap_request )

Klipfolio Dashboard 5 API

© 2009 Klipfolio Inc. All Rights Reserved.