News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Rob Allen's Blog:
Using Action Helpers in Zend Framework
October 31, 2008 @ 10:20:06

Rob Allen has made a new post today showing off Action Helpers in the Zend Framework.

When you have some functionality that needs to be shared across multiple controllers, one method is to use action helpers. Action helpers are very powerful and contain hooks to automatically run when you need them too, but you can ignore all that if you don't need it.

He includes how to set up the "helper broker" pointing it at your helper files and a simple helper that multiplies the input times two. This helper is then applied inside of his example action (in an IndexController, of course) and assigned to an output variable in the view. He's included a code download as an example.

0 comments voice your opinion now!
action helper zendframework tutorial example download



Similar Posts

SitePoint PHP Blog: The Joy of Regular Expressions [2]

MrPHP.com.au: Image Cache using phpThumb and .htaccess

Rob Allen's Blog: Zend_View: Access the view from a view helper

DevShed: Building Interpreter Classes with PHP 5

Stefan Mischook's Blog: Object Oriented PHP Tutorial in PDF


Community Events









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


facebook release symfony microsoft framework joomla codeigniter developer drupal windows feature zendframework performance job conference sqlserver opinion extension podcast wordpress

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