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 ]
[ _ ]
top
top
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
top
top
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
top
i
- INF
- in file Base.php, constant INF
- is_a
- in file Base.php, function is_a()
top
top
top
top
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
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
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:20:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|