Zend_Controller_Front::getInstance()->getParam('bootstrap')->getResource('view');Regards, Saša Stamenković On Tue, Mar 30, 2010 at 12:02 PM, <[email protected]> wrote: > Hi, > how i can get the view object from a controller plugin? > > Now i put Zend_View in the Registry during the bootstrap, but i am asking > myself if exists a better method. > > Antonio >
