Class SoapClientDebug

Description

Located in /utils/jSoapClient.class.php (line 71)

SoapClient
   |
   --SoapClientDebug
Method Summary
void _microtimeFloat ()
void __call ( $function_name,  $arguments)
void __soapCall ( $function_name,  $arguments, [ $options = array()], [ $input_headers = null], [ &$output_headers = null])
Methods
_microtimeFloat (line 107)
  • access: protected
void _microtimeFloat ()
__call (line 72)
  • access: public
void __call ( $function_name,  $arguments)
  • $function_name
  • $arguments

Redefinition of:
SoapClient::__call ( $function_name, $arguments )
__soapCall (line 90)
  • access: public
void __soapCall ( $function_name,  $arguments, [ $options = array()], [ $input_headers = null], [ &$output_headers = null])
  • $function_name
  • $arguments
  • $options
  • $input_headers
  • &$output_headers

Redefinition of:
SoapClient::__soapCall ( $function_name, $arguments, [$options = ], [$input_headers = ], [&$output_headers = ] )

Inherited Methods

Inherited From SoapClient (Internal Class)

constructor SoapClient ( $wsdl, [$options = ] )
__call ( $function_name, $arguments )
__doRequest ( $request, $location, $action, $version, [$one_way = ] )
__getCookies ( )
__getFunctions ( )
__getLastRequest ( )
__getLastRequestHeaders ( )
__getLastResponse ( )
__getLastResponseHeaders ( )
__getTypes ( )
__setCookie ( $name, [$value = ] )
__setLocation ( [$new_location = ] )
__setSoapHeaders ( $soapheaders )
__soapCall ( $function_name, $arguments, [$options = ], [$input_headers = ], [&$output_headers = ] )

Documentation generated on Wed, 04 Jan 2017 22:56:59 +0100 by phpDocumentor 1.4.3