SOAP envelope handling and definition. More...
Public Member Functions | |
| eZSOAPEnvelope () | |
Public Attributes | |
| $Body | |
| Contains the body object. | |
| $Header | |
| Contains the header object. | |
SOAP envelope handling and definition.
Definition at line 59 of file ezsoapenvelope.php.
| eZSOAPEnvelope::eZSOAPEnvelope | ( | ) |
Constructs a new SOAP envelope object.
Definition at line 64 of file ezsoapenvelope.php.
Referenced by eZSOAPRequest::eZSOAPRequest(), and eZSOAPResponse::eZSOAPResponse().
| eZSOAPEnvelope::$Body |
Contains the body object.
Definition at line 74 of file ezsoapenvelope.php.
| eZSOAPEnvelope::$Header |
Contains the header object.
Definition at line 71 of file ezsoapenvelope.php.
1.6.3