News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Simon Jones' Blog:
Admin sub-modules in Zend Framework
June 15, 2010 @ 13:47:07

Simon Jones has pot together a new post for the Zend Framework users out there wanting to add sub-modules to their application.

I quite frequently find myself wanting some form of sub-modules, usually in admin systems where one "admin" module just doesn't cut it for larger sites. Without modules we're stuck with an AdminController.php which obviously gets very messy, very quickly. With modules, we can have an "admin" module with as many controllers as we wish. This is fine, until a site needs to manage lots of discrete elements.

His solution was a bit of a "hijack" of the boostrap resource for the "admin" requests that would allow him to dynamically add modules thanks to some simple mapping. You can download his example here.

0 comments voice your opinion now!
admin submodule zendframework tutorial




Community Events





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


phpunit release unittest zendframework2 conference opinion injection testing application community language development zendframework database symfony2 voicesoftheelephpant interview framework introduction podcast

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