Class jResponseXmlRpc

Description

xmlrpc response

Located in /core/response/jResponseXmlrpc.class.php (line 19)

jResponse
   |
   --jResponseXmlRpc
Variable Summary
Method Summary
void output ()
void outputErrors ()
Variables
mixed $response = null (line 29)

PHP Data to send into the response

  • access: public
mixed $_acceptSeveralErrors = false (line 24)
  • access: protected

Redefinition of:
jResponse::$_acceptSeveralErrors
string $_type = 'xmlrpc' (line 23)
  • access: protected

Redefinition of:
jResponse::$_type
ident of the response type

Inherited Variables

Inherited from jResponse

jResponse::$_errorMessages
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
Methods
output (line 31)
  • access: public
void output ()

Redefinition of:
jResponse::output()
Send the response in the correct format.
outputErrors (line 44)
  • access: public
void outputErrors ()

Redefinition of:
jResponse::outputErrors()
Send a response with only error messages which appears during the action

Inherited Methods

Inherited From jResponse

jResponse::__construct()
jResponse::acceptSeveralErrors()
jResponse::addHttpHeader()
jResponse::clearHttpHeaders()
jResponse::getFormatType()
jResponse::getType()
jResponse::hasErrors()
jResponse::output()
jResponse::outputErrors()
jResponse::sendHttpHeaders()
jResponse::setHttpStatus()

Documentation generated on Wed, 07 Sep 2011 13:47:51 +0200 by phpDocumentor 1.4.3