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
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 <
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 <
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( $name, [ $namespace = ''])
Parameters:
$name
—
$namespace
—
[
Top
]
fqn
[line
1249
]
void fqn( )
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:20:02 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.