Klipfolio Dashboard API

Object Engines.SOAP.SOAPClient

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

Advanced Feature This object is an advanced feature that is only available in the licensed, commercial version of Klipfolio Dashboard. Contact Klipfolio for further details.

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
          Advanced Feature The SOAP namespace to be associated with the SOAP request.
 String namespaceUri
          Advanced Feature The URI associated with the client namespace.
   
Function Summary
 function call( <String> command, <String> soap_request )
           Advanced Feature 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 API

© 2011 Klipfolio Inc. All Rights Reserved.