SOAP
[ class tree: SOAP ] [ index: SOAP ] [ all elements ]

Class: SOAP_Base

Source Location: /SOAP-0.9.0/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object
      |
      --SOAP_Base

Common base class of all SOAP classes.


Author(s):

Methods


Child classes:

SOAP_Client_Overload
Common base class of all SOAP classes.
SOAP_Parser
SOAP Parser
SOAP_Server
SOAP Server Class
SOAP_WSDL
This class parses WSDL files, and can be used by SOAP::Client to properly register soap values for services.
SOAP_WSDL_Cache
Common base class of all SOAP classes.
SOAP_WSDL_Parser
Common base class of all SOAP classes.
SOAP_WSDL_ObjectParser
Parses the types and methods used in web service objects into the internal data structures used by SOAP_WSDL.
SOAP_Transport_HTTP
HTTP Transport for SOAP
SOAP_Transport_SMTP
SMTP Transport for SOAP

Inherited Variables

Inherited Methods


Class Details

[line 259]
Common base class of all SOAP classes.


[ Top ]


Method Detail

SOAP_Base (Constructor)   [line 382]

SOAP_Base SOAP_Base( [string $faultcode = 'Client'])

Constructor.
  • See: $debug_data, _debug()

Parameters:

string   $faultcode     Error code.

[ Top ]


Documentation generated on Mon, 30 May 2005 17:20:26 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.