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: QName
Source Location: /SOAP-0.9.0/Base.php
Class Overview
Class used to handle QNAME values in XML.
Author(s):
Shane Caraveo <
mailto:shane at php.net
> Conversion to PEAR and updates
Variables
$name
$namespace
$ns
Methods
QName
fqn
Inherited Variables
Inherited Methods
Class Details
[line 1215]
Class used to handle QNAME values in XML.
Author:
Shane Caraveo <
mailto:shane@php.net
> Conversion to PEAR and updates
Access:
public
[
Top
]
Class Variables
$name =
''
[line 1217]
Type:
mixed
[
Top
]
$namespace =
''
[line 1219]
Type:
mixed
[
Top
]
$ns =
''
[line 1218]
Type:
mixed
[
Top
]
Method Detail
QName (Constructor)
[line 1221]
QName QName( mixed $name, [mixed $namespace = ''])
[
Top
]
fqn
[line 1249]
void fqn( )
[
Top
]
Documentation generated on Mon, 30 May 2005 17:20:26 -0400 by
phpDocumentor 1.2.3
. PEAR Logo Copyright © PHP Group 2004.