News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Markus Wolff's Blog:
Extending Zend_Controller_Action
July 10, 2006 @ 16:44:43

On his blog, Markus Wolff has posted this handy tip for users of the Zend Framework, detailing how to extend the Zend_Controller_action.

Today, ladies and gentlemen, I'd like to talk about beefing up the most central component of the Zend_Frameworks MVC package: Zend_Action_Controller. The Controller basically is a class wherein you define one method for each individual action you want the controller to perform. Which controller and action is being called is deduced from the URL you've typed into your browser.

He notes that this default functionality is good, but it can be enhanced with a simple process, easily to implement for any Framework user. He details the process for his readers, explaining the parts that will need to be in place. He also includes the source for the parts he creates, making it simple to understand.

1 comment voice your opinion now!
zend framework tutorial extend zend_controller_action zend framework tutorial extend zend_controller_action




Community Events





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


phpunit conference development api symfony2 test podcast custom framework opinion introduction series interview unittest language application community release component database

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