Class SoapClientDebug

Description

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

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

Redefinition of:
SoapClient::__call ( $ )
__soapCall (line 69)
  • 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 ( )
__call ( $ )
__doRequest ( )
__getFunctions ( )
__getLastRequest ( )
__getLastRequestHeaders ( )
__getLastResponse ( )
__getLastResponseHeaders ( )
__getTypes ( )
__setCookie ( )
__setLocation ( )
__setSoapHeaders ( )
__soapCall ( $function_name, $arguments, [$options = ], [$input_headers = ], [&$output_headers = ] )

Documentation generated on Mon, 19 Sep 2011 14:13:39 +0200 by phpDocumentor 1.4.3