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

Class: SOAP_Base_Object

Source Location: /SOAP-0.10.0/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object



Variables

Methods


Child classes:

SOAP_Base
Common base class of all SOAP classes.
SOAP_DISCO_Server

Inherited Variables

Inherited Methods


Class Details

[line 118]


[ Top ]


Class Variables

$fault =  null

[line 156]

Recent PEAR_Error object.

Type:   PEAR_Error


[ Top ]

$_debug_data =  ''

[line 135]

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

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

Constructor.
  • See: $debug_data, _debug()

Parameters:

string   $faultcode   —  Error code.

[ Top ]


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