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

Element index for package SOAP

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

_

__decodeRequest
in file Server.php, method SOAP_Server::__decodeRequest()
__set_type_translation
in file Base.php, method SOAP_Base::__set_type_translation()
__call
in file Client.php, method SOAP_Client_Overload::__call()
top

a

addObjectMap
in file Server.php, method SOAP_Server::addObjectMap()
addObjectWSDL
in file Server.php, method SOAP_Server::addObjectWSDL()
addToMap
in file Server.php, method SOAP_Server::addToMap()
    Adds a method to the dispatch map.
attachment.php
procedural page attachment.php
top

b

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 object with return values from method.
Base.php
procedural page Base.php
top

c

$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
callMethod
in file Server.php, method SOAP_Server::callMethod()
client
in file Email.php, method SOAP_Server_Email::client()
client.php
procedural page client.php
com_client.php
procedural page com_client.php
$cache
in file WSDL.php, variable SOAP_WSDL_Parser::$cache
    Parser vars.
$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
characterData
in file WSDL.php, method SOAP_WSDL_Parser::characterData()
    Element content handler.
top

d

$dispatch_map
in file Server.php, variable SOAP_Server::$dispatch_map
$dispatch_objects
in file Server.php, variable SOAP_Server::$dispatch_objects
$dump
in file Email_Gateway.php, variable SOAP_Server_Email_Gateway::$dump
do_wsdl
in file genproxy.php, function do_wsdl()
    genproxy
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

$endpoint
in file Server.php, variable SOAP_Server::$endpoint
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
$element_stack
in file WSDL.php, variable SOAP_WSDL_Parser::$element_stack
endElement
in file WSDL.php, method SOAP_WSDL_Parser::endElement()
    end-element handler.
top

f

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.
getActor
in file Fault.php, method SOAP_Fault::getActor()
    getActor
getDetail
in file Fault.php, method SOAP_Fault::getDetail()
    getDetail
getFault
in file Fault.php, method SOAP_Fault::getFault()
    getFault
genproxy.php
procedural page genproxy.php
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.
top

h

$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 Email.php, variable SOAP_Server_Email::$headers
$headers
in file TCP.php, variable SOAP_Server_TCP::$headers
hexBinary.php
procedural page hexBinary.php
top

i

INF
in file Base.php, constant INF
is_a
in file Base.php, function is_a()
top

l

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

m

$method_namespace
in file Server.php, variable SOAP_Server::$method_namespace
MAIL_MIMEPART_CRLF
in file Base.php, constant MAIL_MIMEPART_CRLF
message
in file Fault.php, method SOAP_Fault::message()
    message
myCallHandler
in file server2.php, function myCallHandler()
top

n

$name
in file Base.php, variable QName::$name
$namespace
in file Base.php, variable QName::$namespace
$ns
in file Base.php, variable QName::$ns
NAN
in file Base.php, constant NAN
top

p

$port
in file TCP.php, variable SOAP_Server_TCP::$port
parseRequest
in file Server.php, method SOAP_Server::parseRequest()
$parentElement
in file WSDL.php, variable SOAP_WSDL_Parser::$parentElement
parse
in file WSDL.php, method SOAP_WSDL_Parser::parse()
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

$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
$reuse
in file TCP.php, variable SOAP_Server_TCP::$reuse
run
in file TCP.php, method SOAP_Server_TCP::run()
top

s

$service
in file Server.php, variable SOAP_Server::$service
$soapobject
in file Server.php, variable SOAP_Server::$soapobject
$SOAP_DEBUG
in file Base.php, global variable $SOAP_DEBUG
    Enable debugging information?
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
service
in file Server.php, method SOAP_Server::service()
    Parses request and posts response.
service
in file Email_Gateway.php, method SOAP_Server_Email_Gateway::service()
service
in file TCP.php, method SOAP_Server_TCP::service()
service
in file Email.php, method SOAP_Server_Email::service()
setCallHandler
in file Server.php, method SOAP_Server::setCallHandler()
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
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_DEFAULT_ENCODING
in file Base.php, constant SOAP_DEFAULT_ENCODING
SOAP_ENVELOP
in file Base.php, constant SOAP_ENVELOP
SOAP_Fault
in file Fault.php, class SOAP_Fault
    SOAP_Fault PEAR::Error wrapper used to match SOAP Faults to PEAR Errors
SOAP_Fault
in file Fault.php, method SOAP_Fault::SOAP_Fault()
    Constructor
SOAP_LIBRARY_NAME
in file Base.php, constant SOAP_LIBRARY_NAME
SOAP_LIBRARY_VERSION
in file Base.php, constant SOAP_LIBRARY_VERSION
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, class SOAP_Server_TCP
    SOAP Server Class that implements a TCP SOAP Server.
SOAP_Server_TCP
in file TCP.php, method SOAP_Server_TCP::SOAP_Server_TCP()
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
$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
$soapns
in file WSDL.php, variable SOAP_WSDL_Parser::$soapns
$status
in file WSDL.php, variable SOAP_WSDL_Parser::$status
SOAP_Client_Overload
in file Client.php, class SOAP_Client_Overload
    Common base class of all SOAP classes.
SOAP_WSDL_Cache
in file WSDL.php, class SOAP_WSDL_Cache
    Common base class of all SOAP classes.
SOAP_WSDL_Cache
in file WSDL.php, method SOAP_WSDL_Cache::SOAP_WSDL_Cache()
    SOAP_WSDL_Cache constructor
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, class SOAP_WSDL_Parser
    Common base class of all SOAP classes.
SOAP_WSDL_Parser
in file WSDL.php, method SOAP_WSDL_Parser::SOAP_WSDL_Parser()
    constructor
startElement
in file WSDL.php, method SOAP_WSDL_Parser::startElement()
    start-element handler
top

t

tcp_client.php
procedural page tcp_client.php
tcp_server.php
procedural page tcp_server.php
TCP.php
procedural page TCP.php
$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.
top

u

$uri
in file WSDL.php, variable SOAP_WSDL_Parser::$uri
top

v

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

wsdl_client.php
procedural page wsdl_client.php
$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.
top

x

$xml_encoding
in file Server.php, variable SOAP_Server::$xml_encoding
top

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