News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Rob Allen's Blog:
View Helper Case Notes
September 19, 2007 @ 10:25:00

Rob Allen has some very brief notes posted today on how to use a View Helper in the Zend Framework:

This is how it works: views/helpers/MyHelper.php contains class Zend_View_Helper_MyHelper which has a function called myHelper()

Also, if you add a function called setView() to your class, then the View will pass you an instance of itself before it calls your view helper function.

A code example is included to illustrate. Check out is page in the Zend Framework manual for even more info on these handy helpers.

1 comment voice your opinion now!
zendframework view helper example manual zendframework view helper example manual




Similar Posts

Community News: Zend Framework IRC Channel Launched - #zftalk on FreeNode

Robert Basic's Blog: Starting with Zend Framework - part 2

Zend Developer Zone: Zend Framework Browser Plugins

David Coallier's Blog: Zend Framework Without PDO

PHP Thinktank Blog: AJAX with Elazar (IRC Talk Series)


Community Events









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


developer releases PHP5 zend PEAR conference package job release database ajax security zendframework code framework cakephp application example book mysql

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