1C-Bitrix 25.700.0
|
Открытые члены | |
__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 | ( | ) |
См. определение в файле soapserver.php строка 224
AddServerResponser | ( | & | $respobject | ) |
См. определение в файле soapserver.php строка 239
GetRequestData | ( | ) |
См. определение в файле soapserver.php строка 229
GetResponseData | ( | ) |
См. определение в файле soapserver.php строка 234
ProcessRequest | ( | ) |
Processes the SOAP request and prints out the propper response.
См. определение в файле soapserver.php строка 329
ShowRawResponse | ( | $valueEncoded, | |
$wrapEnvelope = false ) |
См. определение в файле soapserver.php строка 251
ShowResponse | ( | $functionName, | |
$namespaceURI, | |||
$valueName, | |||
& | $value ) |
См. определение в файле soapserver.php строка 283
|
static |
См. определение в файле soapserver.php строка 304
stripHTTPHeader | ( | $data | ) |
См. определение в файле soapserver.php строка 415
$OnRequestEvent = array() |
Consists of instances of CSOAPServerResponser.
См. определение в файле soapserver.php строка 222
$RawPayloadData |
См. определение в файле soapserver.php строка 219
$RawPostData |
Contains the RAW HTTP post data information.
См. определение в файле soapserver.php строка 218