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

Element index for package SOAP--Client

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

_

_call
in file Client.php, method SOAP_Client::_call()
    Call method supporting the overload extension.
__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

a

$arrayType
in file Value.php, variable SOAP_Value::$arrayType
$attributes
in file Value.php, variable SOAP_Value::$attributes
addHeader
in file Client.php, method SOAP_Client::addHeader()
    Adds a header to the envelope.
addNamespace
in file WSDL.php, method SOAP_WSDL::addNamespace()
top

b

$bindings
in file WSDL.php, variable SOAP_WSDL::$bindings
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
$complexTypes
in file WSDL.php, variable SOAP_WSDL::$complexTypes
call
in file Client.php, method SOAP_Client::call()
    Calls a method on the SOAP endpoint.
Client.php
procedural page Client.php
top

d

$definition
in file WSDL.php, variable SOAP_WSDL::$definition
$docs
in file WSDL.php, variable SOAP_WSDL::$docs
top

e

$elements
in file WSDL.php, variable SOAP_WSDL::$elements
top

g

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.
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()
    find the name of the first port that contains an operation of name $operation. always returns a the soap portName.
getProxy
in file WSDL.php, method SOAP_WSDL::getProxy()
getSchemaType
in file WSDL.php, method SOAP_WSDL::getSchemaType()
getSoapAction
in file WSDL.php, method SOAP_WSDL::getSoapAction()
top

h

$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.
top

i

$imports
in file WSDL.php, variable SOAP_WSDL::$imports
top

m

$messages
in file WSDL.php, variable SOAP_WSDL::$messages
matchMethod
in file WSDL.php, method SOAP_WSDL::matchMethod()
top

n

$name
in file Value.php, variable SOAP_Value::$name
$namespace
in file Value.php, variable SOAP_Value::$namespace
    Namespace
$namespaces
in file WSDL.php, variable SOAP_WSDL::$namespaces
$nqn
in file Value.php, variable SOAP_Value::$nqn
$ns
in file WSDL.php, variable SOAP_WSDL::$ns
top

o

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

p

$portTypes
in file WSDL.php, variable SOAP_WSDL::$portTypes
$proxy
in file WSDL.php, variable SOAP_WSDL::$proxy
    Proxy parameters
parse
in file WSDL.php, method SOAP_WSDL::parse()
parseObject
in file WSDL.php, method SOAP_WSDL::parseObject()
    Fill the WSDL array tree with data from one or more PHP class objects
parseURL
in file WSDL.php, method SOAP_WSDL::parseURL()
    Fill the WSDL array tree with data from a WSDL file
top

s

$service
in file WSDL.php, variable SOAP_WSDL::$service
$services
in file WSDL.php, variable SOAP_WSDL::$services
serialize
in file Value.php, method SOAP_Value::serialize()
    Serialize.
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()
SOAP_Client
in file Client.php, method SOAP_Client::SOAP_Client()
    Constructor.
SOAP_Client
in file Client.php, class SOAP_Client
    SOAP Client Class
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, method SOAP_WSDL::SOAP_WSDL()
    SOAP_WSDL constructor.
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.
top

t

$tns
in file WSDL.php, variable SOAP_WSDL::$tns
$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
top

u

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

v

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

w

$wire
in file Client.php, variable SOAP_Client::$wire
    The outgoing and incoming data stream for debugging.
$wsdlParserClass
in file WSDL.php, variable SOAP_WSDL::$wsdlParserClass
    Class to use for WSDL parsing. Can be overridden for special cases, subclasses, etc.
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.
$xsd
in file WSDL.php, variable SOAP_WSDL::$xsd
top

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