Hi, 
I need to get a db resource from a controller plugin that extends 
Zend_Controller_Plugin_Abstract.
In a controller context I'll do 

  
      $bootstrap = $this->getInvokeArg('bootstrap');
      $resource = $bootstrap->getResource('myresource');
     
but what if I want to get the resource in other context, for example,a  plugin ?
Maybe it's a dumb question, sorry about that :)

Thanks in advance
                                          
_________________________________________________________________
MSN ti offre esattamente quello che cerchi: il tuo browser personale
http://www.pimpit.it/ie8msn/

Reply via email to