Class Mage_Api_Model_Server_Adapter_Xmlrpc

Description

Implements interfaces:

Webservice XmlRpc adapter

Located in /Api/Model/Server/Adapter/Xmlrpc.php (line 34)

Varien_Object
   |
   --Mage_Api_Model_Server_Adapter_Xmlrpc
Variable Summary
Zend_XmlRpc_Server $_xmlRpc
Method Summary
Variables
Zend_XmlRpc_Server $_xmlRpc = null (line 43)

XmlRpc Server

  • access: protected
Methods
fault (line 115)

Dispatch webservice fault

  • access: public
void fault (int $code, string $message)
  • int $code
  • string $message

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::fault()
Dispatch webservice fault
getController (line 84)

Retrive webservice api controller

  • access: public
Mage_Api_Controller_Action getController ()

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::getController()
Retrive webservice api controller
getHandler (line 62)

Retrive handler class name for webservice

  • access: public
string getHandler ()

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::getHandler()
Retrive handler class name for webservice
run (line 95)

Run webservice

  • access: public

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::run()
Run webservice
setController (line 73)

Set webservice api controller

  • access: public

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::setController()
Set webservice api controller
setHandler (line 51)

Set handler class name for webservice

  • access: public
Mage_Api_Model_Server_Adapter_Xmlrpc setHandler (string $handler)
  • string $handler

Implementation of:
Mage_Api_Model_Server_Adapter_Interface::setHandler()
Set handler class name for webservice

Documentation generated on Fri, 11 Feb 2011 17:16:38 +0200 by phpDocumentor 1.4.3