프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$classmap | array | Default class map for wsdl=>php | |
$endpoint | string | The endpoint of the service |
메소드 | 설명 | |
---|---|---|
__construct ( string $wsdl, array $options, $user ) | Constructor using wsdl location and options array | |
get ( $selector ) | This field is required and should not be {@code null}. | |
query ( $query ) | This field is required and should not be {@code null}. |
public __construct ( string $wsdl, array $options, $user ) | ||
$wsdl | string | WSDL location for this service |
$options | array | Options for the SoapClient |
public get ( $selector ) |
public query ( $query ) |