Class Zend_XmlRpc_Request_Http

Description

XmlRpc Request object -- Request via HTTP

Extends Zend_XmlRpc_Request to accept a request via HTTP. Request is built at construction time using a raw POST; if no data is available, the request is declared a fault.

  • version: $Id: Http.php 1246 2006-10-11 18:42:06Z matthew $
  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/XmlRpc/Request/Http.php (line 39)

Zend_XmlRpc_Request
   |
   --Zend_XmlRpc_Request_Http
Variable Summary
string $_xml
Method Summary
void __construct ()
string getRawRequest ()
Variables
string $_xml (line 45)

Raw XML as received via request

  • access: protected

Redefinition of:
Zend_XmlRpc_Request::$_xml
XML request

Inherited Variables

Inherited from Zend_XmlRpc_Request

Zend_XmlRpc_Request::$_fault
Zend_XmlRpc_Request::$_method
Zend_XmlRpc_Request::$_params
Methods
Constructor __construct (line 56)

Constructor

Attempts to read from php://input to get raw POST request; if an error occurs in doing so, or if the XML is invalid, the request is declared a fault.

  • access: public
void __construct ()
getRawRequest (line 80)

Retrieve the raw XML request

  • access: public
string getRawRequest ()

Inherited Methods

Inherited From Zend_XmlRpc_Request

Zend_XmlRpc_Request::addParam()
Zend_XmlRpc_Request::getFault()
Zend_XmlRpc_Request::getMethod()
Zend_XmlRpc_Request::getParams()
Zend_XmlRpc_Request::isFault()
Zend_XmlRpc_Request::loadXml()
Zend_XmlRpc_Request::setMethod()
Zend_XmlRpc_Request::setParams()
Zend_XmlRpc_Request::_getXmlRpcParams()
Zend_XmlRpc_Request::__toString()

Documentation generated on Sun, 29 Oct 2006 21:27:57 -0600 by phpDocumentor 1.3.0RC6