SOAP
[
class tree: SOAP
] [
index: SOAP
] [
all elements
]
Todo List
Packages:
SOAP
Classes:
QName
SOAP_Attachment
SOAP_Base
SOAP_Fault
SOAP_Header
SOAP_Parser
SOAP_Server
SOAP_Server_Email
SOAP_Server_Email_Gateway
SOAP_Server_TCP
SOAP_Transport
SOAP_Transport_HTTP
SOAP_Transport_SMTP
SOAP_Transport_TCP
SOAP_Type_dateTime
SOAP_Value
SOAP_WSDL
SOAP
SOAP_Client
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
HTTP.php
Parser.php
Server.php
server.php
server2.php
SMTP.php
smtp.php
stockquote.php
TCP.php
TCP.php
tcp_client.php
tcp_server.php
Transport.php
Value.php
WSDL.php
wsdl_client.php
subpackage
SOAP
Client.php
Class: QName
Source Location: /SOAP-0.9.2/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 1195]
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 1197]
Type:
mixed
[
Top
]
$namespace =
''
[line 1199]
Type:
mixed
[
Top
]
$ns =
''
[line 1198]
Type:
mixed
[
Top
]
Method Detail
QName (Constructor)
[line 1201]
QName QName( $name, [ $namespace = ''])
Parameters:
$name
—
$namespace
—
[
Top
]
fqn
[line 1229]
void fqn( )
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:33:02 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.