News Feed
Jobs Feed
Sections




News Archive
Robert Basic:
Working with custom view helpers in Zend Framework 2
September 12, 2012 @ 09:27:08

In his latest post Robert Basic looks at working with custom view helpers in your Zend Framework 2 application and shows how to implement a simple one to display a simple greeting.

I took the skeleton [Zend Framework 2] application, made it even skinnier by throwing out some (for me) unneeded parts and just put it all besides my old ZF1 code. [...] The first problem I ran into was using custom view helpers, especially view helpers that are more general and don't fit into one specific module. Where to put the code? How to access them in views? The second problem was how to access the service manager from a view helper? And the third problem was how to tell the helper to use a specific value when inside a specific module?

He includes a simple example - the greeting helper - and shows where to place it in the application structure, how to work with the service locator inside it and how to set up some module-specific views inside.

0 comments voice your opinion now!
zendframework2 view helper custom tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Creating a PHP OAuth Server

9Lessons: Facebook Graph API Connect with PHP and Jquery

PHPMaster.com: From Zero to Cloud: Setting up an EC2 Sandbox, Part 3

IBM developerWorks: What's new in PHP V5.2, Part 4: Using the new ZIP extension

DevShed: Developing a Discussion Forum in PHP with Recursion (Part 3)


Community Events











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


phpunit interview release usergroup framework series functional zendframework2 development google conference testing podcast symfony2 rest opinion language community database introduction

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