\EHSoapClient

EHSoapClient This class is a small wrapper for the PHP soap client and is intended to reduce the work of praper the soap client to work with Evaexam/Evasys

Summary

Methods
Properties
Constants
__construct()
setHeader()
callFunction()
getEndpoint()
setEndpoint()
getClient()
setClient()
getCache()
setCache()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$m_sEndpoint
$m_oClient
$m_cWsdlCache
N/A

Properties

$m_sEndpoint

$m_sEndpoint

$m_oClient

$m_oClient

$m_cWsdlCache

$m_cWsdlCache

Methods

__construct()

__construct( $parameters)

Parameters

$parameters

setHeader()

setHeader( $user,  $pass)

Parameters

$user
$pass

callFunction()

callFunction( $functionName,  $arguments)

Wrapper Method for the __soapCall if a soap fault exception is thrown, then is catched and returned as response.

Parameters

$functionName
$arguments

getEndpoint()

getEndpoint()

setEndpoint()

setEndpoint( $endpoint)

Parameters

$endpoint

getClient()

getClient()

setClient()

setClient( $client)

Parameters

$client

getCache()

getCache()

setCache()

setCache( $cache)

Parameters

$cache