1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSOAPClient
Граф наследования:CSOAPClient:
CSPListsClient

Открытые члены

 __construct ( $server, $path='/', $port=80)
 send ( $request)
 setTimeout ( $timeout)
 setLogin ( $login)
 getRawRequest ()
 getRawResponse ()
 login ()
 setPassword ( $password)
 password ()

Поля данных

 $Server
 The name or IP of the server to communicate with.
 $Path
 The path to the SOAP server.
 $Port
 The port of the server to communicate with.
 $Timeout = 0
 How long to wait for the call.
 $Login
 HTTP login for HTTP authentification.
 $Password
 HTTP password for HTTP authentification.
 $SOAPRawRequest
 $SOAPRawResponse

Подробное описание

См. определение в файле soapclient.php строка 3

Конструктор(ы)

◆ __construct()

__construct ( $server,
$path = '/',
$port = 80 )

См. определение в файле soapclient.php строка 21

Методы

◆ getRawRequest()

getRawRequest ( )

См. определение в файле soapclient.php строка 134

◆ getRawResponse()

getRawResponse ( )

См. определение в файле soapclient.php строка 139

◆ login()

login ( )

См. определение в файле soapclient.php строка 144

◆ password()

password ( )

См. определение в файле soapclient.php строка 154

◆ send()

send ( $request)

Sends a SOAP message and returns the response object.

См. определение в файле soapclient.php строка 39

◆ setLogin()

setLogin ( $login)

См. определение в файле soapclient.php строка 129

◆ setPassword()

setPassword ( $password)

См. определение в файле soapclient.php строка 149

◆ setTimeout()

setTimeout ( $timeout)

См. определение в файле soapclient.php строка 124

Поля

◆ $Login

$Login

HTTP login for HTTP authentification.

См. определение в файле soapclient.php строка 14

◆ $Password

$Password

HTTP password for HTTP authentification.

См. определение в файле soapclient.php строка 16

◆ $Path

$Path

The path to the SOAP server.

См. определение в файле soapclient.php строка 8

◆ $Port

$Port

The port of the server to communicate with.

См. определение в файле soapclient.php строка 10

◆ $Server

$Server

The name or IP of the server to communicate with.

См. определение в файле soapclient.php строка 6

◆ $SOAPRawRequest

$SOAPRawRequest

См. определение в файле soapclient.php строка 18

◆ $SOAPRawResponse

$SOAPRawResponse

См. определение в файле soapclient.php строка 19

◆ $Timeout

$Timeout = 0

How long to wait for the call.

См. определение в файле soapclient.php строка 12


Объявления и описания членов класса находятся в файле: