umpirsky wrote:
> 
> Zend_Controller_Front::getInstance()->getParam('bootstrap')->getResource('view');
> 

Note that for this to work (I'm using 1.10), you need a bootstrap method
named _initView that returns your view object. 
-- 
View this message in context: 
http://n4.nabble.com/Get-View-object-inside-a-controller-plugin-tp1744981p1754977.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to