News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Zend Framework Encapsulating routes into modules
August 04, 2008 @ 13:47:35

On the PHP::Impact blog, Federico Cargnelutti has another helpful tip to use in Zend Framework applications - encapsulating routes into modules.

You can encapsulate routes into modules by splitting the routes into different files and extending the Zend_Controller_Router_Rewrite class. But, what if you want to use the Redirector helper to set a URL based on a registered route?

His method creates the routing instance and overwrites the default getRoute method with a custom one in the extending class.

0 comments voice your opinion now!
zendframework encapsulating route module override custom getroute


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Russian and Polish Zend Framework Tutorial

Community News: Zend Framework IRC Channel Launched - #zftalk on FreeNode

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 7: Zend_View Enhanced

Jonathan Snook's Blog: Building a URL Shortener (with CakePHP)

IBM developerWorks: Integrate your PHP application with Google Calendar


Community Events











Don't see your event here?
Let us know!


release podcast introduction interview symfony2 usergroup development community opinion framework zendframework2 series phpunit testing database language conference functional unittest rest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework