Class bedezign\yii2\audit\components\SoapClient

Inheritancebedezign\yii2\audit\components\SoapClient » SoapClient

Method Details

__call() public method

public void __call ( $function_name, $arguments )
$function_name
$arguments
__construct() public method

public void __construct ( $wsdl, $options null )
$wsdl
$options
__doRequest() public method

public void __doRequest ( $request, $location, $action, $version, $one_way 0 )
$request
$location
$action
$version
$one_way
__setCookie() public method

public void __setCookie ( $name, $value null )
$name
$value
__setLocation() public method

public void __setLocation ( $new_location null )
$new_location
__soapCall() public method

public void __soapCall ( $function_name, $arguments, $options null, $input_headers null, <b>&</b>$output_headers null )
$function_name
$arguments
$options
$input_headers
$output_headers
finalize() protected method

protected void finalize ( )
logSoapFault() protected method

protected void logSoapFault ( $error )
$error