Jonathan Lebensold wrote: > > $this->application->getOptions() >
Hi, Jonathan. Thank you for your reply. But what does $this refer to in your example? In what context should I run it - ActionController? Front controller? I actually need that in Models. I tried that, and also tried calling it statically like Zend_Application::getOptions(); but with no success. Dmitry. -- View this message in context: http://www.nabble.com/How-to-get-Config-options--tp23817687p23818120.html Sent from the Zend Framework mailing list archive at Nabble.com.
