Element index for package SOAP--Client
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ m ]
[ n ]
[ o ]
[ 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::_call()
Overload extension support
- __call
- in file Client.php, method SOAP_Client_Overload::__call()
- __decodeResponse
- in file Client.php, method SOAP_Client::__decodeResponse()
- __generate
- in file Client.php, method SOAP_Client::__generate()
- __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()
- __parse
- in file Client.php, method SOAP_Client::__parse()
- __style
- in file Client.php, method SOAP_Client::__style()
- __trace
- in file Client.php, method SOAP_Client::__trace()
- __use
- in file Client.php, method SOAP_Client::__use()
top
top
top
c
- $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
- callMethod
- in file Server.php, method SOAP_Server::callMethod()
- $cache
- in file WSDL.php, variable SOAP_WSDL_Parser::$cache
- $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
- $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()
SOAP_Client::call
- characterData
- in file WSDL.php, method SOAP_WSDL_Parser::characterData()
- Client.php
- procedural page Client.php
top
top
top
f
- FLOAT
- in file Base.php, constant FLOAT
Enable debugging informations?
- fqn
- in file Base.php, method QName::fqn()
top
g
- generateAllProxies
- in file WSDL.php, method SOAP_WSDL::generateAllProxies()
- generateProxyCode
- in file WSDL.php, method SOAP_WSDL::generateProxyCode()
generateProxyCode
- 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()
getDataHandler
- getEndpoint
- in file WSDL.php, method SOAP_WSDL::getEndpoint()
- 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()
- getProxy
- in file WSDL.php, method SOAP_WSDL::getProxy()
- getReturnType
- in file Server.php, method SOAP_Server::getReturnType()
- getSchemaType
- in file WSDL.php, method SOAP_WSDL::getSchemaType()
- getSoapAction
- in file WSDL.php, method SOAP_WSDL::getSoapAction()
- 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
top
top
top
top
top
top
q
- QName
- in file Base.php, method QName::QName()
- QName
- in file Base.php, class QName
QName class used to handle QNAME values in XML
top
top
s
- $service
- in file Server.php, variable SOAP_Server::$service
- $service
- in file WSDL.php, variable SOAP_WSDL::$service
- $services
- in file WSDL.php, variable SOAP_WSDL::$services
- $soapobject
- in file Server.php, variable SOAP_Server::$soapobject
- 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
- serialize
- in file Value.php, method SOAP_Value::serialize()
Serialize
- service
- in file Server.php, method SOAP_Server::service()
- setCallHandler
- in file Server.php, method SOAP_Server::setCallHandler()
- set_service
- in file WSDL.php, method SOAP_WSDL::set_service()
- 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
SOAP_Base Common base class of all Soap lclasses
- SOAP_DEFAULT_ENCODING
- in file Base.php, constant SOAP_DEFAULT_ENCODING
- SOAP_ENVELOP
- in file Base.php, constant SOAP_ENVELOP
- 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 SOAP Server Class
- SOAP_ServerErrorHandler
- in file Server.php, function SOAP_ServerErrorHandler()
- SOAP_Value
- in file Value.php, method SOAP_Value::SOAP_Value()
- SOAP_Value
- in file Value.php, class SOAP_Value
SOAP::Value this class converts values between PHP and SOAP
- SOAP_WSDL
- in file WSDL.php, class SOAP_WSDL
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_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
- setEncoding
- in file Client.php, method SOAP_Client::setEncoding()
setEncoding
- setOpt
- in file Client.php, method SOAP_Client::setOpt()
Sets option to use with the transports layers.
- SOAP_Client
- in file Client.php, method SOAP_Client::SOAP_Client()
SOAP_Client constructor
- SOAP_Client
- in file Client.php, class SOAP_Client
SOAP Client Class this class is the main interface for making soap requests
- SOAP_Client_Overload
- in file Client.php, class SOAP_Client_Overload
SOAP_Base Common base class of all Soap lclasses
- 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
SOAP_Base Common base class of all Soap lclasses
- SOAP_WSDL_ObjectParser
- in file WSDL.php, method SOAP_WSDL_ObjectParser::SOAP_WSDL_ObjectParser()
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_Parser
- in file WSDL.php, class SOAP_WSDL_Parser
SOAP_Base Common base class of all Soap lclasses
- SOAP_WSDL_Parser
- in file WSDL.php, method SOAP_WSDL_Parser::SOAP_WSDL_Parser()
- startElement
- in file WSDL.php, method SOAP_WSDL_Parser::startElement()
top
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 13:59:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|