Implements interfaces:
Located in /Zend/Rest/Server.php (line 49)
Zend_Server_Abstract | --Zend_Rest_Server
Class Constructor Args
Whether or not handle() should send output or return the response.
Inherited from Zend_Server_Abstract
Zend_Server_Abstract::$magic_methods
Constructor
Implement Zend_Server_Interface::addFunction()
Implement Zend_Server_Interface::fault()
Creates XML error response, returning DOMDocument with response.
Implement Zend_Server_Interface::getFunctions()
Retrieve any HTTP extra headers set by the server
Implement Zend_Server_Interface::handle()
Implement Zend_Server_Interface::loadFunctions()
Whether or not to return a response
If called without arguments, returns the value of the flag. If called with an argument, sets the flag.
When 'return response' is true, handle() will not send output, but will instead return the response from the dispatched function/method.
Implement Zend_Server_Interface::setClass()
Implement Zend_Server_Interface::setPersistence()
Handle a single value
Handle an array or object result
Recursively iterate through a struct
Recursively iterates through an associative array or object's properties to build XML response.
Inherited From Zend_Server_Abstract
Zend_Server_Abstract::lowerCase()
Documentation generated on Wed, 21 Feb 2007 11:59:39 -0800 by phpDocumentor 1.3.1