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

Class: soapclient

Source Location: /modules/nusoap/class.soapclient.php

Class Overview

nusoap_base
   |
   --nusoap_client
      |
      --soapclient

For backwards compatiblity, define soapclient unless the PHP SOAP extension is loaded.


Author(s):

Version:

  • $Id$

Inherited Variables

Inherited Methods

Class: nusoap_client

nusoap_client::nusoap_client()
constructor
nusoap_client::call()
calls method, returns PHP native type
nusoap_client::decodeUTF8()
nusoap_client::getCookies()
gets all Cookies
nusoap_client::getDefaultRpcParams()
gets the default RPC parameter setting.
nusoap_client::getHeader()
get the SOAP response Header (parsed)
nusoap_client::getHeaders()
get the SOAP response headers (namespace resolution incomplete)
nusoap_client::getOperationData()
get available data pertaining to an operation
nusoap_client::getProxy()
dynamically creates an instance of a proxy class, allowing user to directly call methods from wsdl
nusoap_client::getProxyClassCode()
dynamically creates proxy class code
nusoap_client::loadWSDL()
instantiate wsdl object and parse wsdl file
nusoap_client::setCookie()
adds a new Cookie into $this->cookies array
nusoap_client::setCredentials()
if authenticating, set user credentials here
nusoap_client::setCurlOption()
sets user-specified cURL options
nusoap_client::setDefaultRpcParams()
sets the default RPC parameter setting.
nusoap_client::setEndpoint()
sets the SOAP endpoint, which can override WSDL
nusoap_client::setHeaders()
set the SOAP headers
nusoap_client::setHTTPEncoding()
use HTTP encoding
nusoap_client::setHTTPProxy()
set proxy info here
nusoap_client::setUseCURL()
Set whether to try to use cURL connections if possible
nusoap_client::useHTTPPersistentConnection()
use HTTP persistent connections if possible

Class Details

[line 974]
For backwards compatiblity, define soapclient unless the PHP SOAP extension is loaded.



Tags:

author:  Scott Nichol <snichol@users.sourceforge.net>
author:  Dietrich Ayala <dietrich@ganx4.com>
version:  $Id$


[ Top ]


Documentation generated on Thu, 12 Feb 2009 07:59:54 +0900 by phpDocumentor 1.4.2