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

Class: SOAP_Base_Object

Source Location: /SOAP-0.9.4/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object



Variables

Methods


Child classes:

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

Inherited Variables

Inherited Methods


Class Details

[line 117]


[ Top ]


Class Variables

$fault =  null

[line 155]

Recent PEAR_Error object.

Type:   PEAR_Error


[ Top ]

$_debug_data =  ''

[line 134]

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 164]

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

Constructor.
  • See: $debug_data, _debug()

Parameters:

string   $faultcode   —  Error code.

[ Top ]

__getfault   [line 219]

void &__getfault( )


[ Top ]

__isfault   [line 214]

void __isfault( )


[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:39:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.