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

Class: SOAP_Base

Source Location: /SOAP-0.8.1/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object
      |
      --SOAP_Base

SOAP_Base Common base class of all Soap lclasses


Author(s):

Version:

  • $Id: Base.php,v 1.40.2.6 2004/12/04 00:18:31 arnaud Exp $

Methods


Child classes:

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

Inherited Variables

Inherited Methods


Class Details

[line 239]
SOAP_Base Common base class of all Soap lclasses
  • Author: Shane Caraveo <shane@php.net> Conversion to PEAR and updates
  • Version: $Id: Base.php,v 1.40.2.6 2004/12/04 00:18:31 arnaud Exp $
  • Access: public


[ Top ]


Method Detail

SOAP_Base (Constructor)   [line 339]

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

Constructor
  • See: $debug_data, _debug()

Parameters:

string   $faultcode   —  error code

[ Top ]

__set_type_translation   [line 1018]

void __set_type_translation( $type, [ $class = NULL])


Parameters:

   $type   — 
   $class   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:59:44 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.