Class Zend_Controller_Response_Cli

Description

Zend_Controller_Response_Cli

CLI response for controllers

Located in /Zend/Controller/Response/Cli.php (line 37)

Zend_Controller_Response_Abstract
   |
   --Zend_Controller_Response_Cli
Variable Summary
Method Summary
 string __toString ()
Variables
boolean $headersSentThrowsException = false (line 47)

Flag; if true, when header operations are called after headers have been sent, an exception will be raised; otherwise, processing will continue as normal. Defaults to false.


Redefinition of:
Zend_Controller_Response_Abstract::$headersSentThrowsException
Flag; if true, when header operations are called after headers have been sent, an exception will be raised; otherwise, processing will continue as normal. Defaults to true.

Inherited Variables

Inherited from Zend_Controller_Response_Abstract

Zend_Controller_Response_Abstract::$_body
Zend_Controller_Response_Abstract::$_exceptions
Zend_Controller_Response_Abstract::$_headers
Zend_Controller_Response_Abstract::$_headersRaw
Zend_Controller_Response_Abstract::$_httpResponseCode
Zend_Controller_Response_Abstract::$_renderExceptions
Methods

Documentation generated on Wed, 21 Feb 2007 11:46:12 -0800 by phpDocumentor 1.3.1