News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Phil Sturgeon's Blog: How to: Multi-site CodeIgniter Set-up

Thomas Weinert's Blog: Highlight Words In HTML

Zend Developer Zone: Extending Zend Server GUI – Data Cache Information

TechTatva.com: [How To] Setup Cherokee with PHP5 FPM

DevShed: Using PHP to Create Relevant Title Tags in osCommerce Websites


Community Events











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


release interview code introduction development series community tool object language unittest functional podcast example framework zendframework2 composer testing opinion conference

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