News Feed
Jobs Feed
Sections




News Archive
Matthew Turland's Blog:
Simplifying Zend_View_Helper_Url
July 14, 2008 @ 08:48:18

Matthew Turland has posted a quick tutorial where he aims to simplify some of the functionality that the Zend Framework's Zend_View_Helper_Url view helper has to offer.

When I first began working with Zend_View on a project at work, I noticed that the Url view helper was a bit of a pain to use. It was rare that I didn't want to specify one or more of the action, controller, and module in my call along with the other Route assembly parameters.

He wanted to be able to get around some limitations of the helper - use arrays to help label the calls more readable and to be able to refer to other actions in the same controller. He actually made another view helper, one that extends Zend_View_Helper_Url with a few optional parameters including the extra data he wanted in an array. You can see the code at the bottom of his post (he credits Andy Best with development on the idea too).

8 comments voice your opinion now!
zendframework viewhelper zendviewhelperurl url extend class


blog comments powered by Disqus

Similar Posts

Sebastian Bergmann's Blog: PHPUnit and Software Metrics

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)

IBM developerWorks: Going dynamic with PHP

Raphael Stolt's Blog: Utilizing Twitter lists with Zend_Service_Twitter

Neil Garb's Blog: Compound elements with Zend_Form


Community Events









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


example zendframework2 community opinion object development interview api database tool release unittest podcast framework composer introduction language phpunit code testing

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