Hi, I'm using the Zend_Controller_Front class to make my bootstrap for my application. I can't seem to find a method to change the default view/scripts folder with Zend_Controller_Front.
I do see examples in which I need to create a Zend_View object, but doesn't Zend_Controller_Front do that for me ? So I can't make a Zend_View object, because there isn't a method in Zend_Controller_Front to set a custom View object (should be, though). Does somebody have any idea ? Regards, Ibrahim -- View this message in context: http://www.nabble.com/Configuring-Zend_View-script-path-with-Zend_Controller_Front-tp15925858s16154p15925858.html Sent from the Zend Framework mailing list archive at Nabble.com.
