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

Class: SOAP_Base_Object

Source Location: /SOAP-0.8.1/Base.php

Class Overview

PEAR
   |
   --SOAP_Base_Object



Variables

Methods


Child classes:

SOAP_Base
SOAP_Base Common base class of all Soap lclasses
SOAP_Transport_TCP
TCP Transport for SOAP
SOAP_DISCO_Server

Inherited Variables

Inherited Methods


Class Details

[line 123]


[ Top ]


Class Variables

$fault =  NULL

[line 156]

Recent PEAR error object
  • Var: Error

Type:   object PEAR


[ Top ]

$_debug_data =  ''

[line 140]

String containing debugging informations if $debug_flag is set to true
  • Var: debugging informations - mostyl error messages
  • 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 212]

void &__getfault( )


[ Top ]

__isfault   [line 207]

void __isfault( )


[ Top ]


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