MR Server Response Abstract
This class is responsible for generating the response body for a particular service. The reason to have a separate class to handle responses is so that a single service could be paired with different response classes at different endpoints. So, same functioning service but different customized responses.
Located in /server/response/abstract.php (line 46)
The server
The service class name
The service class method name
Constructor
Converts an array into DOMDocument
Server fault response (Return false to use Zend Server's)
Constructor hook
Generate default DOM structure
View the response returned by Zend Server
This gives the response class to map any Zend Server faults to its own.
Send server headers
Standard response structure
Handle undefined method calls
Documentation generated on Thu, 28 Jun 2012 16:33:45 -0700 by phpDocumentor 1.4.3