SOAP
[
class tree: SOAP
] [
index: SOAP
] [
all elements
]
Packages:
SOAP
SOAP__Attachment
SOAP__Client
SOAP__Header
SOAP__Parser
SOAP__Transport
SOAP__Transport__HTTP
SOAP__Transport__SMTP
SOAP__Transport__TCP
Classes:
QName
SOAP_Base
SOAP_Fault
SOAP_Server
SOAP_Server_Email
SOAP_Server_Email_Gateway
SOAP_Server_TCP
SOAP-0.9.0
SOAP_Client_Overload
SOAP_WSDL_Cache
SOAP_WSDL_ObjectParser
SOAP_WSDL_Parser
Files:
attachment.php
Base.php
client.php
com_client.php
dateTime.php
Disco.php
disco_server.php
duration.php
Email.php
email_client.php
Email_Gateway.php
email_gateway.php
email_pop_gateway.php
email_pop_server.php
email_server.php
example_server.php
example_types.php
Fault.php
genproxy.php
hexBinary.php
server.php
Server.php
server2.php
smtp.php
stockquote.php
TCP.php
tcp_client.php
tcp_server.php
Value.php
wsdl_client.php
Class: SOAP_Base
Source Location: /SOAP-0.9.0/Base.php
Class Overview
PEAR | --
SOAP_Base_Object
| --SOAP_Base
Common base class of all SOAP classes.
Author(s):
Shane Caraveo <
mailto:shane at php.net
> Conversion to PEAR and updates
Methods
SOAP_Base
Child classes:
SOAP_Client_Overload
Common base class of all SOAP classes.
SOAP_Parser
SOAP Parser
SOAP_Server
SOAP Server Class
SOAP_WSDL
This class parses WSDL files, and can be used by SOAP::Client to properly register soap values for services.
SOAP_WSDL_Cache
Common base class of all SOAP classes.
SOAP_WSDL_Parser
Common base class of all SOAP classes.
SOAP_WSDL_ObjectParser
Parses the types and methods used in web service objects into the internal data structures used by SOAP_WSDL.
SOAP_Transport_HTTP
HTTP Transport for SOAP
SOAP_Transport_SMTP
SMTP Transport for SOAP
Inherited Variables
Class:
SOAP_Base_Object
SOAP_Base_Object::$fault
SOAP_Base_Object::$_debug_data
Inherited Methods
Class:
SOAP_Base_Object
SOAP_Base_Object::SOAP_Base_Object()
Constructor.
Class Details
[line 259]
Common base class of all SOAP classes.
Author:
Shane Caraveo <
mailto:shane@php.net
> Conversion to PEAR and updates
Access:
public
[
Top
]
Method Detail
SOAP_Base (Constructor)
[line 382]
SOAP_Base SOAP_Base( [string $faultcode = 'Client'])
Constructor.
See:
$debug_data, _debug()
Parameters:
string
$faultcode
—
Error code.
[
Top
]
Documentation generated on Mon, 30 May 2005 17:20:26 -0400 by
phpDocumentor 1.2.3
. PEAR Logo Copyright © PHP Group 2004.