News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Zend Developer Zone:
Action Helpers in Zend Framework
April 09, 2008 @ 08:53:34

On the Zend Developer Zone, there's a article posted from Matthew Weir O'Phinney spotlighting one of the handy features of the Zend Framework - Action Helpers.

Action Helpers in Zend Framework are often considered a fairly arcane subject, something for experts only. However, they are meant to be an easy way to extend the capabilities of Action Controllers, negating the need to create your own base controller with custom functionality. The aim of this tutorial is to show you how to quickly and easily create and use Action Helpers to your advantage.

He covers some of the basics - setting up a controller to extend Zend_Controller_Action - and assigning helpers to it. He looks hat hooking in events, registering and retrieving the helpers with a Broker and how to create your own custom helper. Their example is a form loader that lest you load the code for a form by submitting its class name.

1 comment voice your opinion now!
zendframework action helper controller example tutorial




Community Events





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


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

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