Class jXmlRpcRequest

Description

handle XML-rpc call. The response has to be a xml-rpc response.

Located in /core/request/jXmlRpcRequest.class.php (line 27)

jRequest
   |
   --jXmlRpcRequest
Variable Summary
Method Summary
void isAllowedResponse ( $respclass)
void _initParams ()
Variables
mixed $defaultResponseType = 'xmlrpc' (line 31)
  • access: public

Redefinition of:
jRequest::$defaultResponseType
the type of the default response
mixed $type = 'xmlrpc' (line 29)
  • access: public

Redefinition of:
jRequest::$type
the request type code

Inherited Variables

Inherited from jRequest

jRequest::$params
jRequest::$urlPathInfo
jRequest::$urlScript
jRequest::$urlScriptName
jRequest::$urlScriptPath
Methods
isAllowedResponse (line 59)
  • access: public
void isAllowedResponse ( $respclass)
  • $respclass

Redefinition of:
jRequest::isAllowedResponse()
_initParams (line 36)

analyse the http request and set the params property

  • access: protected
void _initParams ()

Redefinition of:
jRequest::_initParams()
analyse the http request and sets the params property

Inherited Methods

Inherited From jRequest

jRequest::__construct()
jRequest::getDomainName()
jRequest::getIP()
jRequest::getParam()
jRequest::getPort()
jRequest::getProtocol()
jRequest::getResponse()
jRequest::getServerURI()
jRequest::header()
jRequest::headers()
jRequest::init()
jRequest::isAllowedResponse()
jRequest::readHttpBody()
jRequest::_initParams()
jRequest::_initUrlData()

Documentation generated on Thu, 19 Sep 2013 00:08:05 +0200 by phpDocumentor 1.4.3