1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ( $name="", $namespace="") | |
decodeStream ( $request, $stream) | |
decodeDataTypes ( $node, $complexDataTypeName="") | |
payload () | |
stripHTTPHeader ( $data) | |
value () | |
setValue ( $value) | |
setValueName ( $valname) | |
isFault () | |
faultCode () | |
faultString () | |
setTypensVars ($vars) | |
Открытые члены унаследованные от CSOAPEnvelope | |
__construct () |
Поля данных | |
$Value = false | |
Contains the response value. | |
$ValueName = 0 | |
$Type = false | |
Contains the response type. | |
$FaultString = false | |
Contains fault string. | |
$FaultCode = false | |
Contains the fault code. | |
$IsFault = false | |
Contains true if the response was an fault. | |
$Name | |
Contains the name of the response, i.e. function call name. | |
$Namespace | |
Contains the target namespace for the response. | |
$typensVars = array() | |
$DOMDocument = false | |
Contains the DOM document for the current SOAP response. | |
Поля данных унаследованные от CSOAPEnvelope | |
$Header | |
$Body |
См. определение в файле soapresponse.php строка 3
__construct | ( | $name = "", | |
$namespace = "" ) |
См. определение в файле soapresponse.php строка 26
decodeDataTypes | ( | $node, | |
$complexDataTypeName = "" ) |
См. определение в файле soapresponse.php строка 130
decodeStream | ( | $request, | |
$stream ) |
См. определение в файле soapresponse.php строка 36
faultCode | ( | ) |
См. определение в файле soapresponse.php строка 472
faultString | ( | ) |
См. определение в файле soapresponse.php строка 477
isFault | ( | ) |
См. определение в файле soapresponse.php строка 467
payload | ( | ) |
См. определение в файле soapresponse.php строка 356
setTypensVars | ( | $vars | ) |
См. определение в файле soapresponse.php строка 482
setValue | ( | $value | ) |
См. определение в файле soapresponse.php строка 457
setValueName | ( | $valname | ) |
См. определение в файле soapresponse.php строка 462
stripHTTPHeader | ( | $data | ) |
См. определение в файле soapresponse.php строка 442
value | ( | ) |
См. определение в файле soapresponse.php строка 452
$DOMDocument = false |
Contains the DOM document for the current SOAP response.
См. определение в файле soapresponse.php строка 24
$FaultCode = false |
Contains the fault code.
См. определение в файле soapresponse.php строка 13
$FaultString = false |
Contains fault string.
См. определение в файле soapresponse.php строка 11
$IsFault = false |
Contains true if the response was an fault.
См. определение в файле soapresponse.php строка 15
$Name |
Contains the name of the response, i.e. function call name.
См. определение в файле soapresponse.php строка 17
$Namespace |
Contains the target namespace for the response.
См. определение в файле soapresponse.php строка 19
$Type = false |
Contains the response type.
См. определение в файле soapresponse.php строка 9
$typensVars = array() |
См. определение в файле soapresponse.php строка 21
$Value = false |
Contains the response value.
См. определение в файле soapresponse.php строка 6
$ValueName = 0 |
См. определение в файле soapresponse.php строка 7