[Zend_XmlRpc] element index

Package indexes

All elements
a b c d e f g h i l m s v x z _
_
top
Variable $_encoding
Request character encoding
Variable $_encoding
Response character encoding
Variable $_fault
Fault, if response is a fault response
Variable $_fault
Fault object, if any
Variable $_headers
Array of headers
Variable $_method
Method to call
Variable $_params
Method parameters
Variable $_return
Return value
Variable $_type
Return type
Variable $_xml
Raw XML as received via request
Variable $_xml
XML request
Variable $_xml
Raw XML as received via request
Method _getXmlRpcParams
Retrieve method parameters as XMLRPC values
Method _getXmlRpcReturn
Retrieve the XMLRPC value for the return value
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Create a new XML-RPC request
Method __toString
Override __toString() to send HTTP Content-Type header
Method __toString
Return XML response
Method __toString
Return XML request
Method __call
Call a method in this namespace.
Method __construct
Create a new XML-RPC client to a remote server
Method __construct
Class constructor
Method __construct
Method __get
Get the next successive namespace
Variable $_code
Fault code
Variable $_encoding
Fault character encoding
Variable $_encoding
Character encoding
Variable $_exception
Variable $_faultExceptionClasses
Variable $_internal
Internal fault codes => messages
Variable $_message
Fault message
Variable $_methods
Array of dispatchables
Variable $_observers
Variable $_request
Request processed
Variable $_responseClass
Class to use for responses; defaults to Zend_XmlRpc_Response_Http
Variable $_table
Dispatch table of name => method pairs
Variable $_typeMap
PHP types => XML-RPC types
Method _buildDispatchTable
Re/Build the dispatch table
Method _fixTypes
Map PHP parameter types to XML-RPC types
Method _handle
Handle an xmlrpc call (actual work)
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Constructor
Method __toString
Return XML fault response
Variable $_as_dom
DOMElement representation of object (will be calculated only once)
Variable $_as_xml
XML code representation of this object (will be calculated only once)
Variable $_type
The native XML-RPC type of this object
Variable $_value
The native XML-RPC representation of this object's value
Method _stripXmlDeclaration
Method __construct
Set the value of an struct native type
Method __construct
Set the value of a string native type
Method __construct
Set the value of an integer native type
Method __construct
Set the value of a boolean native type We hold the boolean type as an integer (0 or 1)
Method __construct
Set the value of a base64 native type We keep this value in base64 encoding
Method __construct
Set the value of a collection type (array and struct) native types
Method __construct
Set the value of a dateTime.iso8601 native type
Method __construct
Set the value of a double native type
Method __construct
Set the value of an array native type
a
top
Method addParam
Add a parameter to the parameter stack
Method addFunction
Attach a callback as an XMLRPC method
Method attachFaultException
Attach valid exceptions that can be used to define xmlrpc faults
Method attachObserver
Attach an observer class
Class Constant AUTO_DETECT_TYPE
Specify that the XML-RPC native type will be auto detected from a PHP variable type
Page Array.php
Array.php in Array.php
b
top
Page Base64.php
Base64.php in Base64.php
Page Boolean.php
Boolean.php in Boolean.php
c
top
Method call
Send an XML-RPC request to the service (for a specific method)
Page Client.php
Client.php in Client.php
Page Cache.php
Cache.php in Cache.php
Page Collection.php
Collection.php in Collection.php
d
top
Method doRequest
Perform an XML-RPC request and return a response.
Method delete
Remove a cache file
Method detachFaultException
Detach fault exception classes
Method detachObserver
Detach an observer
Page DateTime.php
DateTime.php in DateTime.php
Page Double.php
Double.php in Double.php
e
top
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
f
top
Page FaultException.php
FaultException.php in FaultException.php
Method fault
Raise an xmlrpc server fault
Page Fault.php
Fault.php in Fault.php
Page Fault.php
Fault.php in Fault.php
g
top
Method getEncoding
Retrieve current request encoding
Method getEncoding
Retrieve current response encoding
Method getFault
Retrieve the fault response, if any
Method getFault
Returns the fault, if any.
Method getFullRequest
Retrieve the full HTTP request, including headers and XML
Method getHeaders
Get headers
Method getMethod
Retrieve call method
Method getParams
Retrieve the array of parameters
Method getRawRequest
Retrieve the raw XML request
Method getRawRequest
Retrieve the raw XML request
Method getReturnValue
Retrieve the return value
Method getHttpClient
Gets the HTTP client object.
Method getIntrospector
Gets the introspection object.
Method getLastRequest
The request of the last method call
Method getLastResponse
The response received from the last method call
Method getMethodSignature
Call system.methodSignature() for the given method
Method getProxy
Returns a proxy object for more convenient method calls
Method getSignatureForEachMethod
Returns the signature for each method on the server, autodetecting whether system.multicall() is supported and using it if so.
Method getSignatureForEachMethodByLooping
Get the method signatures for every method by successively calling system.methodSignature
Method getSignatureForEachMethodByMulticall
Attempt to get the method signatures in one request via system.multicall().
Method get
Add dispatch table from a file
Method getCode
Return fault code
Method getEncoding
Retrieve current encoding
Method getEncoding
Retrieve current fault encoding
Method getException
Retrieve the exception
Method getFunctions
Returns a list of registered methods
Method getInstance
Return Zend_XmlRpc_Server_Fault instance
Method getMessage
Retrieve fault message
Method getRequest
Return currently registered request object
Method getAsDOM
Return DOMElement representation of object
Method getType
Get the native XML-RPC type (the type is one of the Zend_XmlRpc_Value::XMLRPC_TYPE_* constants)
Method getValue
Return the value of this object, convert the XML-RPC native string value into a PHP string Decode all encoded risky XML entities back to normal characters
Method getValue
Return the value of this object, convert the XML-RPC native value into a PHP variable
Method getValue
Return the value of this object, convert the XML-RPC native base64 value into a PHP string We return this value decoded (a normal string)
Method getValue
Return the value of this object, convert the XML-RPC native integer value into a PHP integer
Method getValue
Return the value of this object, convert the XML-RPC native boolean value into a PHP boolean
Method getValue
Return the value of this object, convert the XML-RPC native double value into a PHP float
Method getValue
Return the value of this object, convert the XML-RPC native collection values into a PHP array
Method getValue
Return the value of this object as iso8601 dateTime value
Method getXmlRpcValue
Creates a Zend_XmlRpc_Value* object, representing a native XML-RPC value
h
top
Page HttpException.php
HttpException.php in HttpException.php
Method handle
Handle an xmlrpc call
i
top
Method isFault
Is the response a fault response?
Method isFault
Does the current request contain errors and should it return a fault response?
Page IntrospectException.php
IntrospectException.php in IntrospectException.php
Method isFault
Determine if an XML response is an XMLRPC fault
Page Integer.php
Integer.php in Integer.php
l
top
Method loadXml
Load a response from an XML response
Method loadXml
Load XML and parse into request components
Method listMethods
Call system.listMethods()
Method listMethods
List all available XMLRPC methods
Method loadFunctions
Load methods as returned from getFunctions
Method loadXml
Load an XMLRPC fault from XML
m
top
Method methodHelp
Display help message for an XMLRPC method
Method methodSignature
Return a method signature
Method multicall
Multicall - boxcar feature of XML-RPC for calling multiple methods in a single request.
s
top
Method saveXML
Return response as XML
Method saveXML
Create XML request
Method setEncoding
Set encoding to use in request
Method setEncoding
Set encoding to use in response
Method setMethod
Set method to call
Method setParams
Set the parameters array
Method setReturnValue
Set the return value
Method setHttpClient
Sets the HTTP client object to use for connecting the XML-RPC server.
Method setIntrospector
Sets the object used to introspect remote servers
Page ServerIntrospection.php
ServerIntrospection.php in ServerIntrospection.php
Page ServerProxy.php
ServerProxy.php in ServerProxy.php
Method save
Cache a file containing the dispatch list.
Method saveXML
Serialize fault to XML
Method setClass
Attach class methods as XMLRPC method handlers
Method setCode
Set the fault code
Method setEncoding
Set encoding to use in fault response
Method setEncoding
Set encoding
Method setMessage
Retrieve fault message
Method setPersistence
Do nothing; persistence is handled via Zend_XmlRpc_Server_Cache
Method setRequest
Set the request object
Method setResponseClass
Set the class to use for the response
Page Server.php
Server.php in Server.php
Method saveXML
Return the XML code that represent struct native MXL-RPC value
Method saveXML
Return the XML code that represent a native MXL-RPC value
Method saveXML
Return the XML code that represent an array native MXL-RPC value
Method saveXML
Return the XML code that represent a scalar native MXL-RPC value
Method saveXML
Return the XML-RPC serialization of the boolean value
Page Scalar.php
Scalar.php in Scalar.php
Page String.php
String.php in String.php
Page Struct.php
Struct.php in Struct.php
v
top
Page Value.php
Value.php in Value.php
x
top
Class Constant XMLRPC_TYPE_ARRAY
Class Constant XMLRPC_TYPE_BASE64
Class Constant XMLRPC_TYPE_BOOLEAN
Class Constant XMLRPC_TYPE_DATETIME
Class Constant XMLRPC_TYPE_DOUBLE
Class Constant XMLRPC_TYPE_I4
All the XML-RPC native types
Class Constant XMLRPC_TYPE_INTEGER
Class Constant XMLRPC_TYPE_STRING
Class Constant XMLRPC_TYPE_STRUCT
Class Constant XML_STRING
Specify that the XML-RPC value will be parsed out from a given XML code
z
top
Class Zend_XmlRpc_Exception
Zend_XmlRpc_Exception in Exception.php
Class Zend_XmlRpc_Request
Zend_XmlRpc_Request in Request.php
XmlRpc Request object
Class Zend_XmlRpc_Request_Http
XmlRpc Request object -- Request via HTTP
Class Zend_XmlRpc_Request_Stdin
XmlRpc Request object -- Request via STDIN
Class Zend_XmlRpc_Response
Zend_XmlRpc_Response in Response.php
XmlRpc Response
Class Zend_XmlRpc_Response_Http
HTTP response
Class Zend_XmlRpc_Client
Zend_XmlRpc_Client in Client.php
An XML-RPC client implementation
Class Zend_XmlRpc_Client_Exception
Base class for all Zend_XmlRpc_Client_* exceptions
Class Zend_XmlRpc_Client_FaultException
Zend_XmlRpc_Client_FaultException in FaultException.php
Thrown by Zend_XmlRpc_Client when an XML-RPC fault response is returned.
Class Zend_XmlRpc_Client_HttpException
Thrown by Zend_XmlRpc_Client when an HTTP error occurs during an XML-RPC method call.
Class Zend_XmlRpc_Client_IntrospectException
Zend_XmlRpc_Client_IntrospectException in IntrospectException.php
Thrown by Zend_XmlRpc_Client_Introspection when any error occurs.
Class Zend_XmlRpc_Client_ServerIntrospection
Zend_XmlRpc_Client_ServerIntrospection in ServerIntrospection.php
Wraps the XML-RPC system.* introspection methods
Class Zend_XmlRpc_Client_ServerProxy
The namespace decorator enables object chaining to permit calling XML-RPC namespaced functions like "foo.bar.baz()" as "$remote->foo->bar->baz()".
Class Zend_XmlRpc_Fault
Zend_XmlRpc_Fault in Fault.php
XMLRPC Faults
Class Zend_XmlRpc_Server
Zend_XmlRpc_Server in Server.php
An XML-RPC server implementation
Class Zend_XmlRpc_Server_Cache
Zend_XmlRpc_Server_Cache: cache Zend_XmlRpc_Server dispatch tables
Class Zend_XmlRpc_Server_Exception
Zend_XmlRpc_Server_Exception
Class Zend_XmlRpc_Server_Fault
XMLRPC Server Faults
Class Zend_XmlRpc_Value
Zend_XmlRpc_Value in Value.php
Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend_XmlRpc_Client object and as the return value for those calls.
Class Zend_XmlRpc_Value_Array
Class Zend_XmlRpc_Value_Base64
Class Zend_XmlRpc_Value_Boolean
Class Zend_XmlRpc_Value_Collection
Class Zend_XmlRpc_Value_DateTime
Class Zend_XmlRpc_Value_Double
Class Zend_XmlRpc_Value_Exception
Class Zend_XmlRpc_Value_Integer
Class Zend_XmlRpc_Value_Scalar
Class Zend_XmlRpc_Value_String
Class Zend_XmlRpc_Value_Struct
a b c d e f g h i l m s v x z _