[Zend_Soap] element index

Package indexes

All elements
a b c d e f g h l n o p r s t v w z _
_
top
Variable $_actor
Actor URI
Variable $_class
Class registered with this server
Variable $_classArgs
Arguments to pass to $_class constructor
Variable $_classmap
Array of SOAP type => PHP class pairings for handling return/incoming values
Variable $_encoding
Encoding
Variable $_faultExceptions
Registered fault exceptions
Variable $_functions
Functions registered with this server; may be either an array or the SOAP_FUNCTIONS_ALL
Variable $_persistence
Persistence mode; should be one of the SOAP persistence constants
Variable $_request
Request XML
Variable $_response
Response XML
Variable $_returnResponse
Flag: whether or not handle() should return a response instead of automatically emitting it.
Variable $_soapVersion
SOAP version to use; SOAP_1_2 by default, to allow processing of headers
Variable $_uri
URI namespace for SOAP server
Method _getSoap
Get SoapServer object
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor
Method __construct
a
top
Method addBinding
Add a binding element to WSDL
Method addBindingOperation
Add an operation to a binding element
Method addDocumentation
Add a document element to any element in the WSDL
Method addFunction
Attach a function as a server method
Method addFunction
Add a Single or Multiple Functions to the WSDL
Method addMessage
Add a message element to the WSDL
Method addPortOperation
Add an operation element to a portType element
Method addPortType
Add a portType element to the WSDL
Method addService
Add a service element to the WSDL
Method addSoapBinding
Add a SOAP binding element to a Binding element
Method addSoapOperation
Add a SOAP operation to an operation element
Method addTypes
Add WSDL Types element
Page AutoDiscover.php
AutoDiscover.php in AutoDiscover.php
b
top
Variable $binding
c
top
Variable $class
Page CodeGenerator.php
CodeGenerator.php in CodeGenerator.php
d
top
Variable $documentation
Method deregisterFaultException
Deregister a fault exception from the fault exception stack
Method dump
Echo the WSDL as XML
e
top
Page Exception.php
Exception.php in Exception.php
f
top
Method fault
Generate a server fault
Method fault
Action to take when an error occurs
g
top
Method getActor
Retrieve actor
Method getClassmap
Retrieve classmap
Method getEncoding
Get encoding
Method getFaultExceptions
Return fault exceptions list
Method getFunctions
Return an array of functions in the WSDL
Method getFunctions
Return a server definition array
Method getLastRequest
Retrieve request XML
Method getLastResponse
Get response XML
Method getOptions
Return array of options suitable for using with SoapServer constructor
Method getReturnResponse
Retrieve return response flag
Method getSoapVersion
Get SOAP version
Method getType
Returns an XSD Type for the given PHP type
Method getUri
Retrieve URI
Method getWsdl
Retrieve wsdl
h
top
Method handle
Handle the Request
Method handle
Handle a request
Method handlePhpErrors
Throw PHP errors as SoapFaults
l
top
Method loadFunctions
Unimplemented: Load server definition
Method loadFunctions
Load Functions
n
top
Variable $name
o
top
Variable $operations
p
top
Variable $portType
Method parse
Parse a WSDL document into a generic object
Method parse
Constructor
Page Parser.php
Parser.php in Parser.php
r
top
Method registerFaultException
Register a valid fault exception
Page Result.php
Result.php in Result.php
s
top
Variable $service
Method setActor
Set actor
Method setClass
Attach a class to a server
Method setClass
Set the Class the SOAP server will use
Method setClassmap
Set classmap
Method setEncoding
Set encoding
Method setOptions
Set Options
Method setPersistence
Set Persistance
Method setPersistence
Set server persistence
Method setRequest
Set request
Method setReturnResponse
Set return response flag
Method setSoapVersion
Set SOAP version
Method setUri
Set URI
Method setWsdl
Set wsdl
Page Server.php
Server.php in Server.php
t
top
Variable $targetNamespace
Method toDomDocument
Return DOM Document
Method toXML
Return the WSDL as XML
v
top
Method validateUrn
Check for valid URN
w
top
Variable $wsdl_file
Page Wsdl.php
Wsdl.php in Wsdl.php
z
top
Class Zend_Soap_AutoDiscover
Zend_Soap_AutoDiscover in AutoDiscover.php
Class Zend_Soap_Server
Zend_Soap_Server in Server.php
Zend_Soap_Server
Class Zend_Soap_Server_Exception
Class Zend_Soap_Wsdl
Zend_Soap_Wsdl in Wsdl.php
Class Zend_Soap_Wsdl_CodeGenerator
Zend_Soap_Wsdl_CodeGenerator in CodeGenerator.php
Class Zend_Soap_Wsdl_Parser
Zend_Soap_Wsdl_Parser in Parser.php
Class Zend_Soap_Wsdl_Parser_Result
Zend Framework
a b c d e f g h l n o p r s t v w z _