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

Class: SOAP_Client_Overload

Source Location: /SOAP-0.10.1/Client.php

Class Overview

PEAR
   |
   --SOAP_Base_Object
      |
      --SOAP_Base
         |
         --SOAP_Client_Overload

Common base class of all SOAP classes.


Author(s):

Methods


Child classes:

SOAP_Client
SOAP Client Class

Inherited Variables

Inherited Methods

Class: SOAP_Base

SOAP_Base::SOAP_Base()
Constructor.
SOAP_Base::makeEnvelope()
Creates the SOAP envelope with the SOAP envelop data.
SOAP_Base::setDefaultNamespace()
Sets the default namespace.
SOAP_Base::setTypeTranslation()
Explicitly sets the translation for a specific class.
SOAP_Base::__set_type_translation()

Class: SOAP_Base_Object

SOAP_Base_Object::SOAP_Base_Object()
Constructor.

Class Details

[line 40]
Common base class of all SOAP classes.
  • Author: Shane Caraveo <shane@php.net> Conversion to PEAR and updates


[ Top ]


Method Detail

__call   [line 41]

void __call( $method, $args)


Parameters:

   $method     
   $args     

[ Top ]


Documentation generated on Tue, 23 Jan 2007 06:00:21 -0500 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.