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

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

 __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()

__construct ( $name = "",
$namespace = "" )

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

Методы

◆ decodeDataTypes()

decodeDataTypes ( $node,
$complexDataTypeName = "" )

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

◆ decodeStream()

decodeStream ( $request,
$stream )

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

◆ faultCode()

faultCode ( )

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

◆ faultString()

faultString ( )

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

◆ isFault()

isFault ( )

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

◆ payload()

payload ( )

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

◆ setTypensVars()

setTypensVars ( $vars)

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

◆ setValue()

setValue ( $value)

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

◆ setValueName()

setValueName ( $valname)

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

◆ stripHTTPHeader()

stripHTTPHeader ( $data)

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

◆ value()

value ( )

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

Поля

◆ $DOMDocument

$DOMDocument = false

Contains the DOM document for the current SOAP response.

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

◆ $FaultCode

$FaultCode = false

Contains the fault code.

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

◆ $FaultString

$FaultString = false

Contains fault string.

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

◆ $IsFault

$IsFault = false

Contains true if the response was an fault.

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

◆ $Name

$Name

Contains the name of the response, i.e. function call name.

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

◆ $Namespace

$Namespace

Contains the target namespace for the response.

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

◆ $Type

$Type = false

Contains the response type.

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

◆ $typensVars

$typensVars = array()

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

◆ $Value

$Value = false

Contains the response value.

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

◆ $ValueName

$ValueName = 0

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


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