Comments on: Zend Framework Route Context Plugin http://bradley-holt.com/2010/01/zend-framework-route-context-plugin/ Mon, 29 Sep 2014 19:50:55 +0000 hourly 1 https://wordpress.org/?v=4.6.1 By: bradley-holt http://bradley-holt.com/2010/01/zend-framework-route-context-plugin/comment-page-1/#comment-187 Sun, 31 Jan 2010 03:52:54 +0000 http://bradley-holt.com/2010/01/zend-framework-route-context-plugin/#comment-187 @marsbomber Interesting, I hadn't thought of doing it as a view helper instead. I like it: simply pull the current module, controller, and action names in the view helper as needed. No need to pass around another parameter.

]]>
By: marsbomber http://bradley-holt.com/2010/01/zend-framework-route-context-plugin/comment-page-1/#comment-186 Sun, 31 Jan 2010 02:35:01 +0000 http://bradley-holt.com/2010/01/zend-framework-route-context-plugin/#comment-186 Hi Bradley, I was wondering about the needs of this plugin when I was studying your Postr sample app. I'm wondering if I could get away with using a view helper? What are the pros and cons?

]]>