1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSOAPServer

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

 __construct ()
 GetRequestData ()
 GetResponseData ()
 AddServerResponser (&$respobject)
 ShowRawResponse ($valueEncoded, $wrapEnvelope=false)
 ShowResponse ($functionName, $namespaceURI, $valueName, &$value)
 ProcessRequest ()
 stripHTTPHeader ($data)

Открытые статические члены

static ShowSOAPFault ($errorString)

Поля данных

 $RawPostData
 Contains the RAW HTTP post data information.
 $RawPayloadData
 $OnRequestEvent = array()
 Consists of instances of CSOAPServerResponser.

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ AddServerResponser()

AddServerResponser ( & $respobject)

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

◆ GetRequestData()

GetRequestData ( )

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

◆ GetResponseData()

GetResponseData ( )

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

◆ ProcessRequest()

ProcessRequest ( )

Processes the SOAP request and prints out the propper response.

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

◆ ShowRawResponse()

ShowRawResponse ( $valueEncoded,
$wrapEnvelope = false )

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

◆ ShowResponse()

ShowResponse ( $functionName,
$namespaceURI,
$valueName,
& $value )

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

◆ ShowSOAPFault()

ShowSOAPFault ( $errorString)
static

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

◆ stripHTTPHeader()

stripHTTPHeader ( $data)

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

Поля

◆ $OnRequestEvent

$OnRequestEvent = array()

Consists of instances of CSOAPServerResponser.

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

◆ $RawPayloadData

$RawPayloadData

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

◆ $RawPostData

$RawPostData

Contains the RAW HTTP post data information.

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


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