News Feed
Jobs Feed
Sections




News Archive
Evan Coury:
Creating a simple view helper in Zend Framework 2
August 13, 2012 @ 13:24:10

Evan Coury has a new post today showing how to create a simple view helper in a Zend Framework 2 based application.

This post will show you how to create a simple view helper in Zend Framework 2. In this example, our view helper will simply return the full, absolute URL of the current page/request.

Code for the example is included, showing how to pull in the namespaced dependencies and extend the AbstractHelper to define the simple view helper. The "__invoke" method is used to handle the functionality and the configuration for the helper is defined in the Module's "getViewHelperConfig" options. You can find out more about the View Helpers in Zend Framework 2 in their manual page.

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


blog comments powered by Disqus

Similar Posts

The Bakery: ToniAcl Component Tutorial

NETTUTS.com: Top 50 Wordpress Tutorials

Community News: DBG Debugger Helper for Google Chrome Released

Zend: Zend Framework Database Access Webinar (Oct 31st, 2007)

Gonzalo Ayuso: Enqueue Symfony’s process components with PHP and ZeroMQ


Community Events











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


opinion community language database code podcast framework conference testing example object introduction composer tool functional release interview development series zendframework2

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