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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

$arrayType
in file Value.php, variable SOAP_Value::$arrayType
$attributes
in file Value.php, variable SOAP_Value::$attributes
$auth
in file SMTP.php, variable SOAP_Transport_SMTP::$auth
add
in file duration.php, method SOAP_Type_duration::add()
addCookie
in file HTTP.php, method SOAP_Transport_HTTP::addCookie()
    Adds a cookie.
addHeader
in file Client.php, method SOAP_Client::addHeader()
    Adds a header to the envelope.
addMethodsFromMap
in file Disco.php, method SOAP_DISCO_Server::addMethodsFromMap()
addNamespace
in file WSDL.php, method SOAP_WSDL::addNamespace()
addObjectMap
in file Server.php, method SOAP_Server::addObjectMap()
addObjectWSDL
in file Server.php, method SOAP_Server::addObjectWSDL()
addSchemaFromMap
in file Disco.php, method SOAP_DISCO_Server::addSchemaFromMap()
addToMap
in file Server.php, method SOAP_Server::addToMap()
    Adds a method to the dispatch map.
attachment.php
procedural page attachment.php
top

b

$bindings
in file WSDL.php, variable SOAP_WSDL::$bindings
$bodyDepth
in file Parser.php, variable SOAP_Parser::$bodyDepth
bind
in file Server.php, method SOAP_Server::bind()
bindWSDL
in file Server.php, method SOAP_Server::bindWSDL()
buildResult
in file Server.php, method SOAP_Server::buildResult()
    Creates SOAP_Value objects with return values from method.
Base.php
procedural page Base.php
top

c

$cache
in file WSDL.php, variable SOAP_WSDL_Parser::$cache
    Parser vars.
$cacheMaxAge
in file WSDL.php, variable SOAP_WSDL::$cacheMaxAge
    Cache max lifetime (in seconds).
$cacheUse
in file WSDL.php, variable SOAP_WSDL::$cacheUse
    Use WSDL cache.
$callHandler
in file Server.php, variable SOAP_Server::$callHandler
$callValidation
in file Server.php, variable SOAP_Server::$callValidation
$call_methodname
in file Server.php, variable SOAP_Server::$call_methodname
$complexTypes
in file WSDL.php, variable SOAP_WSDL::$complexTypes
$cookies
in file HTTP.php, variable SOAP_Transport_HTTP::$cookies
    Cookies.
$credentials
in file SMTP.php, variable SOAP_Transport_SMTP::$credentials
$curent_root_struct
in file Parser.php, variable SOAP_Parser::$curent_root_struct
$curent_root_struct_name
in file Parser.php, variable SOAP_Parser::$curent_root_struct_name
$currentBinding
in file WSDL.php, variable SOAP_WSDL_Parser::$currentBinding
$currentComplexType
in file WSDL.php, variable SOAP_WSDL_Parser::$currentComplexType
$currentElement
in file WSDL.php, variable SOAP_WSDL_Parser::$currentElement
$currentMessage
in file WSDL.php, variable SOAP_WSDL_Parser::$currentMessage
    Define internal arrays of bindings, ports, operations, messages, etc.
$currentOperation
in file WSDL.php, variable SOAP_WSDL_Parser::$currentOperation
$currentPort
in file WSDL.php, variable SOAP_WSDL_Parser::$currentPort
$currentPortType
in file WSDL.php, variable SOAP_WSDL_Parser::$currentPortType
call
in file Client.php, method SOAP_Client::call()
    Calls a method on the SOAP endpoint.
callMethod
in file Server.php, method SOAP_Server::callMethod()
characterData
in file WSDL.php, method SOAP_WSDL_Parser::characterData()
    Element content handler.
client
in file Email.php, method SOAP_Server_Email::client()
compare
in file dateTime.php, method SOAP_Type_dateTime::compare()
    Compares two dates or this object with a second date.
Client.php
procedural page Client.php
client.php
procedural page client.php
com_client.php
procedural page com_client.php
top

d

$default_namespace
in file Parser.php, variable SOAP_Parser::$default_namespace
$definition
in file WSDL.php, variable SOAP_WSDL::$definition
$depth
in file Parser.php, variable SOAP_Parser::$depth
$depth_array
in file Parser.php, variable SOAP_Parser::$depth_array
$disco
in file Disco.php, variable SOAP_DISCO_Server::$disco
$dispatch_map
in file Server.php, variable SOAP_Server::$dispatch_map
$dispatch_objects
in file Server.php, variable SOAP_Server::$dispatch_objects
$docs
in file WSDL.php, variable SOAP_WSDL::$docs
$dump
in file Email_Gateway.php, variable SOAP_Server_Email_Gateway::$dump
divide
in file example_server.php, method SOAP_Example_Server::divide()
do_wsdl
in file genproxy.php, function do_wsdl()
    genproxy
duration_to_unix
in file duration.php, method SOAP_Type_duration::duration_to_unix()
Disco.php
procedural page Disco.php
disco_server.php
procedural page disco_server.php
dateTime.php
procedural page dateTime.php
duration.php
procedural page duration.php
top

e

$elements
in file WSDL.php, variable SOAP_WSDL::$elements
$element_stack
in file WSDL.php, variable SOAP_WSDL_Parser::$element_stack
$encoding
in file HTTP.php, variable SOAP_Transport_HTTP::$encoding
    HTTP encoding.
$encoding
in file SMTP.php, variable SOAP_Transport_SMTP::$encoding
$encoding
in file TCP.php, variable SOAP_Transport_TCP::$encoding
$endpoint
in file Server.php, variable SOAP_Server::$endpoint
$entities
in file Parser.php, variable SOAP_Parser::$entities
echoMimeAttachment
in file example_server.php, method SOAP_Example_Server::echoMimeAttachment()
echoString
in file example_server.php, method SOAP_Example_Server::echoString()
echoStringSimple
in file example_server.php, method SOAP_Example_Server::echoStringSimple()
echoStruct
in file example_server.php, method SOAP_Example_Server::echoStruct()
endElement
in file WSDL.php, method SOAP_WSDL_Parser::endElement()
    end-element handler.
email_client.php
procedural page email_client.php
email_gateway.php
procedural page email_gateway.php
email_pop_gateway.php
procedural page email_pop_gateway.php
email_pop_server.php
procedural page email_pop_server.php
email_server.php
procedural page email_server.php
example_server.php
procedural page example_server.php
example_types.php
procedural page example_types.php
Email.php
procedural page Email.php
Email_Gateway.php
procedural page Email_Gateway.php
top

f

$fault
in file Base.php, variable SOAP_Base_Object::$fault
    Recent PEAR_Error object.
FLOAT
in file Base.php, constant FLOAT
fqn
in file Base.php, method QName::fqn()
Fault.php
procedural page Fault.php
top

g

$gateway
in file Email_Gateway.php, variable SOAP_Server_Email_Gateway::$gateway
$GLOBALS['SOAP_OBJECT_STRUCT']
in file Base.php, global variable $GLOBALS['SOAP_OBJECT_STRUCT']
    SOAP_OBJECT_STRUCT makes PEAR::SOAP use objects for SOAP structures rather than arrays. This has been done to provide a closer match to php-soap. If the old behaviour is needed, set to false. The old behaviour is deprecated.
$GLOBALS['SOAP_RAW_CONVERT']
in file Base.php, global variable $GLOBALS['SOAP_RAW_CONVERT']
    SOAP_RAW_CONVERT makes PEAR::SOAP attempt to determine what SOAP type a PHP string COULD be. This may result in slightly better interoperability when you are not using WSDL, and are being lazy and not using SOAP_Value to define types for your values.
generateAllProxies
in file WSDL.php, method SOAP_WSDL::generateAllProxies()
generateProxyCode
in file WSDL.php, method SOAP_WSDL::generateProxyCode()
    Generates stub code from the WSDL that can be saved to a file or eval'd into existence.
get
in file WSDL.php, method SOAP_WSDL_Cache::get()
    Retrieves a file from cache if it exists, otherwise retreive from net, add to cache, and return from cache.
getActor
in file Fault.php, method SOAP_Fault::getActor()
    getActor
getComplexTypeChildType
in file WSDL.php, method SOAP_WSDL::getComplexTypeChildType()
getComplexTypeNameForElement
in file WSDL.php, method SOAP_WSDL::getComplexTypeNameForElement()
getDataHandler
in file WSDL.php, method SOAP_WSDL::getDataHandler()
    Given a datatype, what function handles the processing?
getDetail
in file Fault.php, method SOAP_Fault::getDetail()
    getDetail
getDISCO
in file Disco.php, method SOAP_DISCO_Server::getDISCO()
getduration
in file duration.php, method SOAP_Type_duration::getduration()
getEndpoint
in file WSDL.php, method SOAP_WSDL::getEndpoint()
getFault
in file Fault.php, method SOAP_Fault::getFault()
    getFault
getHeaders
in file Parser.php, method SOAP_Parser::getHeaders()
    Returns an array of header responses.
getNamespace
in file WSDL.php, method SOAP_WSDL::getNamespace()
getNamespaceAttributeName
in file WSDL.php, method SOAP_WSDL::getNamespaceAttributeName()
getOperationData
in file WSDL.php, method SOAP_WSDL::getOperationData()
getPortName
in file WSDL.php, method SOAP_WSDL::getPortName()
    Finds the name of the first port that contains an operation of name $operation. Always returns a SOAP portName.
getProxy
in file WSDL.php, method SOAP_WSDL::getProxy()
getResponse
in file Parser.php, method SOAP_Parser::getResponse()
    Returns an array of responses.
getSchemaType
in file WSDL.php, method SOAP_WSDL::getSchemaType()
getSoapAction
in file WSDL.php, method SOAP_WSDL::getSoapAction()
getTransport
in file Transport.php, method SOAP_Transport::getTransport()
getWSDL
in file Disco.php, method SOAP_DISCO_Server::getWSDL()
genproxy.php
procedural page genproxy.php
top

h

$headers
in file TCP.php, variable SOAP_Server_TCP::$headers
$headers
in file TCP.php, variable SOAP_Transport_TCP::$headers
$headers
in file Server.php, variable SOAP_Server::$headers
    A list of headers that are going to be sent back to the client.
$headers
in file HTTP.php, variable SOAP_Transport_HTTP::$headers
    Basic Auth string.
$headers
in file Email.php, variable SOAP_Server_Email::$headers
$headersIn
in file Client.php, variable SOAP_Client::$headersIn
    The headers we recieved back in the response.
$headersOut
in file Client.php, variable SOAP_Client::$headersOut
    The array of SOAP_Headers that we are sending.
$header_struct
in file Parser.php, variable SOAP_Parser::$header_struct
$header_struct_name
in file Parser.php, variable SOAP_Parser::$header_struct_name
$host
in file SMTP.php, variable SOAP_Transport_SMTP::$host
HTTP.php
procedural page HTTP.php
hexBinary.php
procedural page hexBinary.php
top

i

$imports
in file WSDL.php, variable SOAP_WSDL::$imports
$import_ns
in file Disco.php, variable SOAP_DISCO_Server::$import_ns
$incoming_payload
in file HTTP.php, variable SOAP_Transport_HTTP::$incoming_payload
    Incoming payload.
$incoming_payload
in file SMTP.php, variable SOAP_Transport_SMTP::$incoming_payload
$incoming_payload
in file TCP.php, variable SOAP_Transport_TCP::$incoming_payload
INF
in file Base.php, constant INF
is_duration
in file duration.php, method SOAP_Type_duration::is_duration()
is_hexbin
in file hexBinary.php, method SOAP_Type_hexBinary::is_hexbin()
top

l

$listen
in file TCP.php, variable SOAP_Server_TCP::$listen
$localaddr
in file TCP.php, variable SOAP_Server_TCP::$localaddr
top

m

$message
in file Parser.php, variable SOAP_Parser::$message
$messages
in file WSDL.php, variable SOAP_WSDL::$messages
$method_namespace
in file Server.php, variable SOAP_Server::$method_namespace
MAIL_MIMEPART_CRLF
in file Base.php, constant MAIL_MIMEPART_CRLF
matchMethod
in file WSDL.php, method SOAP_WSDL::matchMethod()
message
in file Fault.php, method SOAP_Fault::message()
    message
mkduration
in file duration.php, method SOAP_Type_duration::mkduration()
mod
in file duration.php, method SOAP_Type_duration::mod()
myCallHandler
in file server2.php, function myCallHandler()
myEchoStructAsSimpleTypes
in file example_server.php, method SOAP_Example_Server::myEchoStructAsSimpleTypes()
    echoStructAsSimpleTypes takes a SOAPStruct as input, and returns each of its elements as OUT parameters
top

n

$name
in file Value.php, variable SOAP_Value::$name
$name
in file Base.php, variable QName::$name
$namespace
in file Value.php, variable SOAP_Value::$namespace
    Namespace
$namespace
in file Base.php, variable QName::$namespace
$namespaces
in file WSDL.php, variable SOAP_WSDL::$namespaces
$namespaces
in file Disco.php, variable SOAP_DISCO_Server::$namespaces
$need_references
in file Parser.php, variable SOAP_Parser::$need_references
$nqn
in file Value.php, variable SOAP_Value::$nqn
$ns
in file WSDL.php, variable SOAP_WSDL::$ns
$ns
in file Base.php, variable QName::$ns
NAN
in file Base.php, constant NAN
top

o

$options
in file Value.php, variable SOAP_Value::$options
top

p

$parent
in file Parser.php, variable SOAP_Parser::$parent
$parentElement
in file WSDL.php, variable SOAP_WSDL_Parser::$parentElement
$port
in file SMTP.php, variable SOAP_Transport_SMTP::$port
$port
in file TCP.php, variable SOAP_Server_TCP::$port
$portTypes
in file WSDL.php, variable SOAP_WSDL::$portTypes
$position
in file Parser.php, variable SOAP_Parser::$position
$pos_stat
in file Parser.php, variable SOAP_Parser::$pos_stat
$previous_element
in file Parser.php, variable SOAP_Parser::$previous_element
$proxy
in file WSDL.php, variable SOAP_WSDL::$proxy
    Proxy parameters
parse
in file WSDL.php, method SOAP_WSDL::parse()
parse
in file WSDL.php, method SOAP_WSDL_Parser::parse()
parseObject
in file WSDL.php, method SOAP_WSDL::parseObject()
    Fills the WSDL array tree with data from one or more PHP class objects.
parseRequest
in file Server.php, method SOAP_Server::parseRequest()
parseURL
in file WSDL.php, method SOAP_WSDL::parseURL()
    Fills the WSDL array tree with data from a WSDL file.
Parser.php
procedural page Parser.php
top

q

QName
in file Base.php, method QName::QName()
QName
in file Base.php, class QName
    Class used to handle QNAME values in XML.
top

r

$references
in file Parser.php, variable SOAP_Parser::$references
$request
in file Server.php, variable SOAP_Server::$request
$response_encoding
in file Server.php, variable SOAP_Server::$response_encoding
$result
in file Server.php, variable SOAP_Server::$result
$result_content_type
in file TCP.php, variable SOAP_Transport_TCP::$result_content_type
$result_content_type
in file HTTP.php, variable SOAP_Transport_HTTP::$result_content_type
    HTTP-Response Content-Type.
$result_cookies
in file HTTP.php, variable SOAP_Transport_HTTP::$result_cookies
$result_encoding
in file HTTP.php, variable SOAP_Transport_HTTP::$result_encoding
    HTTP-Response Content-Type encoding.
$result_encoding
in file TCP.php, variable SOAP_Transport_TCP::$result_encoding
$result_headers
in file HTTP.php, variable SOAP_Transport_HTTP::$result_headers
$reuse
in file TCP.php, variable SOAP_Server_TCP::$reuse
$root_struct
in file Parser.php, variable SOAP_Parser::$root_struct
$root_struct_name
in file Parser.php, variable SOAP_Parser::$root_struct_name
run
in file TCP.php, method SOAP_Server_TCP::run()
top

s

$schema
in file WSDL.php, variable SOAP_WSDL_Parser::$schema
$schemaStatus
in file WSDL.php, variable SOAP_WSDL_Parser::$schemaStatus
$schema_element_stack
in file WSDL.php, variable SOAP_WSDL_Parser::$schema_element_stack
$schema_stack
in file WSDL.php, variable SOAP_WSDL_Parser::$schema_stack
$service
in file WSDL.php, variable SOAP_WSDL::$service
$service
in file Server.php, variable SOAP_Server::$service
$services
in file WSDL.php, variable SOAP_WSDL::$services
$soapheaders
in file Parser.php, variable SOAP_Parser::$soapheaders
$soapns
in file WSDL.php, variable SOAP_WSDL_Parser::$soapns
$soapobject
in file Server.php, variable SOAP_Server::$soapobject
$soapresponse
in file Parser.php, variable SOAP_Parser::$soapresponse
$SOAP_DEBUG
in file Base.php, global variable $SOAP_DEBUG
    Enable debugging information?
$soap_server
in file Disco.php, variable SOAP_DISCO_Server::$soap_server
$socket
in file TCP.php, variable SOAP_Transport_TCP::$socket
    socket
$status
in file Parser.php, variable SOAP_Parser::$status
$status
in file WSDL.php, variable SOAP_WSDL_Parser::$status
SCHEMA_CONTENT
in file Base.php, constant SCHEMA_CONTENT
SCHEMA_DIME
in file Base.php, constant SCHEMA_DIME
SCHEMA_DISCO
in file Base.php, constant SCHEMA_DISCO
SCHEMA_DISCO_SCL
in file Base.php, constant SCHEMA_DISCO_SCL
SCHEMA_MIME
in file Base.php, constant SCHEMA_MIME
SCHEMA_REF
in file Base.php, constant SCHEMA_REF
SCHEMA_SOAP
in file Base.php, constant SCHEMA_SOAP
SCHEMA_SOAP_HTTP
in file Base.php, constant SCHEMA_SOAP_HTTP
SCHEMA_WSDL
in file Base.php, constant SCHEMA_WSDL
SCHEMA_WSDL_HTTP
in file Base.php, constant SCHEMA_WSDL_HTTP
send
in file HTTP.php, method SOAP_Transport_HTTP::send()
    Sends and receives SOAP data.
send
in file TCP.php, method SOAP_Transport_TCP::send()
    Sends and receives SOAP data.
send
in file SMTP.php, method SOAP_Transport_SMTP::send()
    Sends and receives SOAP data.
serialize
in file Value.php, method SOAP_Value::serialize()
    Serializes this value.
service
in file Server.php, method SOAP_Server::service()
    Parses request and posts response.
service
in file TCP.php, method SOAP_Server_TCP::service()
service
in file Email.php, method SOAP_Server_Email::service()
service
in file Email_Gateway.php, method SOAP_Server_Email_Gateway::service()
setCallHandler
in file Server.php, method SOAP_Server::setCallHandler()
setCredentials
in file SMTP.php, method SOAP_Transport_SMTP::setCredentials()
    Sets data for HTTP authentication, creates Authorization header.
setCredentials
in file HTTP.php, method SOAP_Transport_HTTP::setCredentials()
    Sets data for HTTP authentication, creates authorization header.
setEncoding
in file Client.php, method SOAP_Client::setEncoding()
    Sets the character encoding.
setOpt
in file Client.php, method SOAP_Client::setOpt()
    Sets an option to use with the transport layers.
set_service
in file WSDL.php, method SOAP_WSDL::set_service()
server.php
procedural page server.php
server2.php
procedural page server2.php
smtp.php
procedural page smtp.php
stockquote.php
procedural page stockquote.php
Server.php
procedural page Server.php
SMTP.php
procedural page SMTP.php
SOAPStruct
in file example_types.php, method SOAPStruct::SOAPStruct()
SOAPStruct
in file example_types.php, class SOAPStruct
    This is a data type that is used in SOAP Interop testing, but is here as an example of using complex types. When the class is deserialized from a SOAP message, it's constructor IS NOT CALLED! So your type classes need to behave in a way that will work with that.
SOAP_Attachment
in file Value.php, method SOAP_Attachment::SOAP_Attachment()
    Constructor.
SOAP_Attachment
in file Value.php, class SOAP_Attachment
    This class handles MIME attachements per W3C's Note on Soap Attachements at http://www.w3.org/TR/SOAP-attachments
SOAP_Base
in file Base.php, method SOAP_Base::SOAP_Base()
    Constructor.
SOAP_Base
in file Base.php, class SOAP_Base
    Common base class of all SOAP classes.
SOAP_Base_Object
in file Base.php, class SOAP_Base_Object
SOAP_Base_Object
in file Base.php, method SOAP_Base_Object::SOAP_Base_Object()
    Constructor.
SOAP_Client
in file Client.php, class SOAP_Client
    SOAP Client Class
SOAP_Client
in file Client.php, method SOAP_Client::SOAP_Client()
    Constructor.
SOAP_Client_Overload
in file Client.php, class SOAP_Client_Overload
    Common base class of all SOAP classes.
SOAP_DEFAULT_ENCODING
in file Base.php, constant SOAP_DEFAULT_ENCODING
SOAP_DISCO_Server
in file Disco.php, class SOAP_DISCO_Server
SOAP_DISCO_Server
in file Disco.php, method SOAP_DISCO_Server::SOAP_DISCO_Server()
SOAP_ENVELOP
in file Base.php, constant SOAP_ENVELOP
SOAP_Example_Server
in file example_server.php, class SOAP_Example_Server
SOAP_Example_Server
in file example_server.php, method SOAP_Example_Server::SOAP_Example_Server()
SOAP_Fault
in file Fault.php, method SOAP_Fault::SOAP_Fault()
    Constructor
SOAP_Fault
in file Fault.php, class SOAP_Fault
    SOAP_Fault PEAR::Error wrapper used to match SOAP Faults to PEAR Errors
SOAP_Header
in file Value.php, method SOAP_Header::SOAP_Header()
    Constructor
SOAP_Header
in file Value.php, class SOAP_Header
    This class converts values between PHP and SOAP. It is a simple wrapper around SOAP_Value, adding support for SOAP actor and mustunderstand parameters.
SOAP_LIBRARY_NAME
in file Base.php, constant SOAP_LIBRARY_NAME
SOAP_LIBRARY_VERSION
in file Base.php, constant SOAP_LIBRARY_VERSION
SOAP_Parser
in file Parser.php, class SOAP_Parser
    SOAP Parser
SOAP_Parser
in file Parser.php, method SOAP_Parser::SOAP_Parser()
    SOAP_Parser constructor
SOAP_SCHEMA
in file Base.php, constant SOAP_SCHEMA
SOAP_SCHEMA_ENCODING
in file Base.php, constant SOAP_SCHEMA_ENCODING
SOAP_Server
in file Server.php, method SOAP_Server::SOAP_Server()
SOAP_Server
in file Server.php, class SOAP_Server
    SOAP Server Class
SOAP_Server_Email
in file Email.php, method SOAP_Server_Email::SOAP_Server_Email()
SOAP_Server_Email
in file Email.php, class SOAP_Server_Email
    SOAP Server Class that implements an email SOAP server.
SOAP_Server_Email_Gateway
in file Email_Gateway.php, class SOAP_Server_Email_Gateway
    SOAP Server Class that implements an email SOAP server.
SOAP_Server_Email_Gateway
in file Email_Gateway.php, method SOAP_Server_Email_Gateway::SOAP_Server_Email_Gateway()
SOAP_Server_TCP
in file TCP.php, method SOAP_Server_TCP::SOAP_Server_TCP()
SOAP_Server_TCP
in file TCP.php, class SOAP_Server_TCP
    SOAP Server Class that implements a TCP SOAP Server.
SOAP_Transport
in file Transport.php, class SOAP_Transport
    SOAP Transport Layer
SOAP_Transport_HTTP
in file HTTP.php, method SOAP_Transport_HTTP::SOAP_Transport_HTTP()
    SOAP_Transport_HTTP Constructor
SOAP_Transport_HTTP
in file HTTP.php, class SOAP_Transport_HTTP
    HTTP Transport for SOAP
SOAP_Transport_SMTP
in file SMTP.php, class SOAP_Transport_SMTP
    SMTP Transport for SOAP
SOAP_Transport_SMTP
in file SMTP.php, method SOAP_Transport_SMTP::SOAP_Transport_SMTP()
    SOAP_Transport_SMTP Constructor
SOAP_Transport_TCP
in file TCP.php, class SOAP_Transport_TCP
    TCP transport for SOAP.
SOAP_Transport_TCP
in file TCP.php, method SOAP_Transport_TCP::SOAP_Transport_TCP()
    Constructor.
SOAP_Type_dateTime
in file dateTime.php, method SOAP_Type_dateTime::SOAP_Type_dateTime()
    Constructor.
SOAP_Type_dateTime
in file dateTime.php, class SOAP_Type_dateTime
    This class converts from and to unix timestamps and ISO 8601 date/time.
SOAP_Type_duration
in file duration.php, class SOAP_Type_duration
SOAP_Type_hexBinary
in file hexBinary.php, class SOAP_Type_hexBinary
SOAP_Value
in file Value.php, method SOAP_Value::SOAP_Value()
    Constructor.
SOAP_Value
in file Value.php, class SOAP_Value
    SOAP::Value
SOAP_WSDL
in file WSDL.php, class SOAP_WSDL
    This class parses WSDL files, and can be used by SOAP::Client to properly register soap values for services.
SOAP_WSDL
in file WSDL.php, method SOAP_WSDL::SOAP_WSDL()
    SOAP_WSDL constructor.
SOAP_WSDL_Cache
in file WSDL.php, method SOAP_WSDL_Cache::SOAP_WSDL_Cache()
    SOAP_WSDL_Cache constructor
SOAP_WSDL_Cache
in file WSDL.php, class SOAP_WSDL_Cache
    Common base class of all SOAP classes.
SOAP_WSDL_ObjectParser
in file WSDL.php, class SOAP_WSDL_ObjectParser
    Parses the types and methods used in web service objects into the internal data structures used by SOAP_WSDL.
SOAP_WSDL_ObjectParser
in file WSDL.php, method SOAP_WSDL_ObjectParser::SOAP_WSDL_ObjectParser()
    Constructor
SOAP_WSDL_Parser
in file WSDL.php, method SOAP_WSDL_Parser::SOAP_WSDL_Parser()
    constructor
SOAP_WSDL_Parser
in file WSDL.php, class SOAP_WSDL_Parser
    Common base class of all SOAP classes.
SOAP_XML_SCHEMA_1999
in file Base.php, constant SOAP_XML_SCHEMA_1999
SOAP_XML_SCHEMA_INSTANCE
in file Base.php, constant SOAP_XML_SCHEMA_INSTANCE
SOAP_XML_SCHEMA_VERSION
in file Base.php, constant SOAP_XML_SCHEMA_VERSION
startElement
in file WSDL.php, method SOAP_WSDL_Parser::startElement()
    start-element handler
subtract
in file duration.php, method SOAP_Type_duration::subtract()
top

t

$timeout
in file HTTP.php, variable SOAP_Transport_HTTP::$timeout
    Connection timeout in seconds. 0 = none.
$timeout
in file SMTP.php, variable SOAP_Transport_SMTP::$timeout
$timestamp
in file dateTime.php, variable SOAP_Type_dateTime::$timestamp
$tns
in file WSDL.php, variable SOAP_WSDL::$tns
$tns
in file WSDL.php, variable SOAP_WSDL_Parser::$tns
$tnsPrefix
in file WSDL.php, variable SOAP_WSDL_ObjectParser::$tnsPrefix
    Target namespace for the WSDL document will have the following prefix.
$tqn
in file Value.php, variable SOAP_Value::$tqn
$trace
in file WSDL.php, variable SOAP_WSDL::$trace
$type
in file Value.php, variable SOAP_Value::$type
$type_namespace
in file Value.php, variable SOAP_Value::$type_namespace
tcp_client.php
procedural page tcp_client.php
tcp_server.php
procedural page tcp_server.php
TCP.php
procedural page TCP.php
TCP.php
procedural page TCP.php
Transport.php
procedural page Transport.php
toSOAP
in file dateTime.php, method SOAP_Type_dateTime::toSOAP()
    Alias of SOAP_Type_dateTime::toUTC.
toString
in file dateTime.php, method SOAP_Type_dateTime::toString()
    Converts this object or a timestamp to an ISO 8601 date/time string.
toUnixtime
in file dateTime.php, method SOAP_Type_dateTime::toUnixtime()
    Returns a unix timestamp.
toUTC
in file dateTime.php, method SOAP_Type_dateTime::toUTC()
    Returns an ISO 8601 formatted UTC date/time string.
to_bin
in file hexBinary.php, method SOAP_Type_hexBinary::to_bin()
to_hex
in file hexBinary.php, method SOAP_Type_hexBinary::to_hex()
top

u

$uri
in file WSDL.php, variable SOAP_WSDL::$uri
$uri
in file WSDL.php, variable SOAP_WSDL_Parser::$uri
$url
in file TCP.php, variable SOAP_Transport_TCP::$url
$url
in file HTTP.php, variable SOAP_Transport_HTTP::$url
    Connection endpoint - URL.
$url
in file SMTP.php, variable SOAP_Transport_SMTP::$url
$urlparts
in file TCP.php, variable SOAP_Transport_TCP::$urlparts
$urlparts
in file SMTP.php, variable SOAP_Transport_SMTP::$urlparts
$urlparts
in file HTTP.php, variable SOAP_Transport_HTTP::$urlparts
    Array containing urlparts - parse_url().
unix_to_duration
in file duration.php, method SOAP_Type_duration::unix_to_duration()
top

v

$value
in file Value.php, variable SOAP_Value::$value
$varFloat
in file example_types.php, variable SOAPStruct::$varFloat
$varInt
in file example_types.php, variable SOAPStruct::$varInt
$varString
in file example_types.php, variable SOAPStruct::$varString
Value.php
procedural page Value.php
validateMethod
in file Server.php, method SOAP_Server::validateMethod()
verifyMethod
in file Server.php, method SOAP_Server::verifyMethod()
top

w

$wire
in file Client.php, variable SOAP_Client::$wire
    The outgoing and incoming data stream for debugging.
$wsdl
in file WSDL.php, variable SOAP_WSDL_Parser::$wsdl
$wsdl
in file WSDL.php, variable SOAP_WSDL_ObjectParser::$wsdl
    Reference to the SOAP_WSDL object to populate.
$wsdl
in file Disco.php, variable SOAP_DISCO_Server::$wsdl
$wsdlParserClass
in file WSDL.php, variable SOAP_WSDL::$wsdlParserClass
    Class to use for WSDL parsing. Can be overridden for special cases, subclasses, etc.
wsdl_client.php
procedural page wsdl_client.php
WSDL.php
procedural page WSDL.php
WSDL_CACHE_MAX_AGE
in file WSDL.php, constant WSDL_CACHE_MAX_AGE
WSDL_CACHE_USE
in file WSDL.php, constant WSDL_CACHE_USE
top

x

$xml
in file Client.php, variable SOAP_Client::$xml
    The received xml.
$XMLSchemaVersion
in file Parser.php, variable SOAP_Parser::$XMLSchemaVersion
$xml_encoding
in file Server.php, variable SOAP_Server::$xml_encoding
$xsd
in file WSDL.php, variable SOAP_WSDL::$xsd
top

_

$_debug_data
in file Base.php, variable SOAP_Base_Object::$_debug_data
    String containing debugging information if $_debug_flag is true.
_call
in file Client.php, method SOAP_Client::_call()
    Call method supporting the overload extension.
__call
in file Client.php, method SOAP_Client_Overload::__call()
__decodeRequest
in file Server.php, method SOAP_Server::__decodeRequest()
__decodeResponse
in file Client.php, method SOAP_Client::__decodeResponse()
__dispatch
in file example_server.php, method SOAP_Example_Server::__dispatch()
__generate
in file Client.php, method SOAP_Client::__generate()
__getfault
in file Base.php, method SOAP_Base_Object::__getfault()
__getlastrequest
in file Client.php, method SOAP_Client::__getlastrequest()
__getlastresponse
in file Client.php, method SOAP_Client::__getlastresponse()
__get_wire
in file Client.php, method SOAP_Client::__get_wire()
__isfault
in file Base.php, method SOAP_Base_Object::__isfault()
__parse
in file Client.php, method SOAP_Client::__parse()
__set_type_translation
in file Base.php, method SOAP_Base::__set_type_translation()
__style
in file Client.php, method SOAP_Client::__style()
__to_soap
in file example_types.php, method SOAPStruct::__to_soap()
__trace
in file Client.php, method SOAP_Client::__trace()
__use
in file Client.php, method SOAP_Client::__use()
top

Documentation generated on Mon, 11 Mar 2019 14:39:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.