lib/ezsoap/classes/ezsoapresponse.php

Show: inherited
Table of Contents

File containing the eZSOAPResponse class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZSOAPResponse

Package: lib

File containing the eZSOAPResponse class.

Parent(s)
\eZSOAPEnvelope
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  ENV = "http://schemas.xmlsoap.org/soap/envelope/"
inheritedInherited from: \eZSOAPEnvelope::ENV
Inherited_from
\eZSOAPEnvelope::ENV  
Constant  ENC = "http://schemas.xmlsoap.org/soap/encoding/"
inheritedInherited from: \eZSOAPEnvelope::ENC
Inherited_from
\eZSOAPEnvelope::ENC  
Constant  SCHEMA_INSTANCE = "http://www.w3.org/2001/XMLSchema-instance"
inheritedInherited from: \eZSOAPEnvelope::SCHEMA_INSTANCE
Constant  SCHEMA_DATA = "http://www.w3.org/2001/XMLSchema"
inheritedInherited from: \eZSOAPEnvelope::SCHEMA_DATA
Inherited_from
\eZSOAPEnvelope::SCHEMA_DATA  
Constant  ENV_PREFIX = "SOAP-ENV"
inheritedInherited from: \eZSOAPEnvelope::ENV_PREFIX
Inherited_from
\eZSOAPEnvelope::ENV_PREFIX  
Constant  ENC_PREFIX = "SOAP-ENC"
inheritedInherited from: \eZSOAPEnvelope::ENC_PREFIX
Inherited_from
\eZSOAPEnvelope::ENC_PREFIX  
Constant  XSI_PREFIX = "xsi"
inheritedInherited from: \eZSOAPEnvelope::XSI_PREFIX
Inherited_from
\eZSOAPEnvelope::XSI_PREFIX  
Constant  XSD_PREFIX = "xsd"
inheritedInherited from: \eZSOAPEnvelope::XSD_PREFIX
Inherited_from
\eZSOAPEnvelope::XSD_PREFIX  
Constant  INT = 1
inheritedInherited from: \eZSOAPEnvelope::INT
Inherited_from
\eZSOAPEnvelope::INT  
Constant  STRING = 2
inheritedInherited from: \eZSOAPEnvelope::STRING
Inherited_from
\eZSOAPEnvelope::STRING  

Properties

Propertypublic  $Body= ''
inheritedInherited from: \eZSOAPEnvelope::$$Body
Details
Type
n/a
Inherited_from
\eZSOAPEnvelope::$$Body  
Propertypublic  $DOMDocument= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $FaultCode= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $FaultString= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $Header= ''
inheritedInherited from: \eZSOAPEnvelope::$$Header
Details
Type
n/a
Inherited_from
\eZSOAPEnvelope::$$Header  
Propertypublic  $IsFault= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $Name= ''
Details
Type
n/a
Propertypublic  $Namespace= ''
Details
Type
n/a
Propertypublic  $Type= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $Value= 'false'
Default valuefalseDetails
Type
n/a

Methods

methodpublicdecodeDataTypes(  $node,  $type = "" ) : void
static

Parameters
Name Type Description
$node
$type
methodpublicdecodeStream(  $request,  $stream ) : void

Parameters
Name Type Description
$request
$stream
methodpubliceZSOAPEnvelope( ) : void
inherited

Inherited from: \eZSOAPEnvelope::eZSOAPEnvelope()
methodpubliceZSOAPResponse(  $name = "",  $namespace = "" ) : void

Parameters
Name Type Description
$name
$namespace
methodpublicfaultCode( ) : void

methodpublicfaultString( ) : void

methodpublicisFault( ) : void

methodpublicpayload( ) : void

methodpublicsetValue(  $value ) : void

Parameters
Name Type Description
$value
methodpublicstripHTTPHeader(  $data ) : void

Parameters
Name Type Description
$data
methodpublicvalue( ) : void

Documentation was generated by DocBlox 0.18.1.