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

Class: SOAP_Base_Object

Source Location: /SOAP-0.9.2/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object



Variables

Methods


Child classes:

SOAP_Base
Common base class of all SOAP classes.
SOAP_DISCO_Server
SOAP_Transport_TCP
TCP transport for SOAP.

Inherited Variables

Inherited Methods


Class Details

[line 127]


[ Top ]


Class Variables

$fault =  null

[line 165]

Recent PEAR_Error object.

Type:   PEAR_Error


[ Top ]

$_debug_data =  ''

[line 144]

String containing debugging information if $_debug_flag is true.
  • See: $debug_flag, SOAP_Base
  • Access: public

Type:   string


[ Top ]



Method Detail

SOAP_Base_Object (Constructor)   [line 174]

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

Constructor.
  • See: $debug_data, _debug()

Parameters:

string   $faultcode     Error code.

[ Top ]


Documentation generated on Mon, 16 Jan 2006 19:03:09 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.