News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

BarelyFitz.com: CSS Colors - Take Control Using PHP

Brandon Savage's Blog: Installing PHP 5.3 On Ubuntu

Zend Developer Zone: Paging Data Sets With PEAR Pager

Builder.com.au: How do I...recursively scan directories with PHP's DirectoryIterators?

WaxJelly Blog: Simple PHP script using the YouTube API (with pagination)


Community Events











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


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

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