Zend Framework  1.12
Zend_Controller_Plugin_ErrorHandler Member List

This is the complete list of members for Zend_Controller_Plugin_ErrorHandler, including all inherited members.

$_errorActionZend_Controller_Plugin_ErrorHandlerprotected
$_errorControllerZend_Controller_Plugin_ErrorHandlerprotected
$_errorModuleZend_Controller_Plugin_ErrorHandlerprotected
$_exceptionCountAtFirstEncounterZend_Controller_Plugin_ErrorHandlerprotected
$_isInsideErrorHandlerLoopZend_Controller_Plugin_ErrorHandlerprotected
$_requestZend_Controller_Plugin_Abstractprotected
$_responseZend_Controller_Plugin_Abstractprotected
__construct(Array $options=array())Zend_Controller_Plugin_ErrorHandler
_handleError(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_ErrorHandlerprotected
dispatchLoopShutdown()Zend_Controller_Plugin_Abstract
dispatchLoopStartup(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
EXCEPTION_NO_ACTIONZend_Controller_Plugin_ErrorHandler
EXCEPTION_NO_CONTROLLERZend_Controller_Plugin_ErrorHandler
EXCEPTION_NO_ROUTEZend_Controller_Plugin_ErrorHandler
EXCEPTION_OTHERZend_Controller_Plugin_ErrorHandler
getErrorHandlerAction()Zend_Controller_Plugin_ErrorHandler
getErrorHandlerController()Zend_Controller_Plugin_ErrorHandler
getErrorHandlerModule()Zend_Controller_Plugin_ErrorHandler
getRequest()Zend_Controller_Plugin_Abstract
getResponse()Zend_Controller_Plugin_Abstract
postDispatch(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_ErrorHandler
preDispatch(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_ErrorHandler
routeShutdown(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_ErrorHandler
routeStartup(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
setErrorHandler(Array $options=array())Zend_Controller_Plugin_ErrorHandler
setErrorHandlerAction($action)Zend_Controller_Plugin_ErrorHandler
setErrorHandlerController($controller)Zend_Controller_Plugin_ErrorHandler
setErrorHandlerModule($module)Zend_Controller_Plugin_ErrorHandler
setRequest(Zend_Controller_Request_Abstract $request)Zend_Controller_Plugin_Abstract
setResponse(Zend_Controller_Response_Abstract $response)Zend_Controller_Plugin_Abstract