📚 Looking for current Exponential documentation? This site contains legacy SDK & API reference docs (eZ Publish era). For up-to-date 2026 product documentation, visit doc.exponential.earth.

  class / eZSOAPRequest  

eZSOAPRequest Class Reference
[SOAP communication library]

eZSOAPRequest handles SOAP request messages More...

Inheritance diagram for eZSOAPRequest:

TODO — Image not available in archive

Title:   eZSOAPRequest Class Inheritance Diagram (Doxygen)
File:    /doc/generated/html/classeZSOAPRequest.png

What this image shows:
Doxygen-generated class inheritance diagram for the eZSOAPRequest PHP class. Shows the inheritance hierarchy: which classes eZSOAPRequest extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.

Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZSOAPRequest.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZSOAPRequest.png

See /sdk/missing.html for the full list of missing images.
eZSOAPEnvelope List of all members.

Public Methods

 eZSOAPRequest ($name="",$namespace="")
 name ()
 addParameter ($name,$value)
payload ()

Public Attributes

 Name
 The request name.

 Namespace
 The request target namespace.

 Parameters = array()
 Contains the request parameters.


Private Methods

encodeValue ($name,$value)

Detailed Description

eZSOAPRequest handles SOAP request messages

Definition at line ezsoaprequest.php.


Constructor & Destructor Documentation

eZSOAPRequest::eZSOAPRequest   name = "",
  namespace = ""
 

Constructs a new eZSOAPRequest object. You have to provide the request name and the target namespace for the request.

Definition at line ezsoaprequest.php.

References Namespace.


Member Function Documentation

eZSOAPRequest::addParameter   name,
  value
 

Adds a new parameter to the request. You have to provide a prameter name and value.

Definition at line ezsoaprequest.php.

References Parameters.

& eZSOAPRequest::encodeValue   name,
  value
[private]
 

Encodes the PHP variables into SOAP types.

Definition at line ezsoaprequest.php.

References name().

Referenced by payload().

eZSOAPRequest::name  
 

Returns the request name.

Definition at line ezsoaprequest.php.

References Name.

Referenced by eZSOAPRequest().

& eZSOAPRequest::payload  
 

Returns the request payload

Definition at line ezsoaprequest.php.

References eZDebug::writeError().


The documentation for this class was generated from the following file:  

Exponential Copyright © 1998 - 2026 7x