News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Rob Allen's Blog:
Determining if a ZF view helper exists
January 14, 2010 @ 12:07:19

Rob Allen has a quick new post for you Zend Framework users out there on how to detect if a view helper even exists before you try to use it.

If you need to know whether a view helper exists before you call it, one way is to write a simple view helper to tell you. You can then use it in a view script.

The comments mention another way to do it - calling the getHelper method - but that can cause exceptions to be thrown if the helper doesn't exist. You can find more on view helpers in this section of the Zend Framework manual (or here on custom helpers).

0 comments voice your opinion now!
zendframework view helper tutorial




Community Events





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


api symfony2 phpunit application framework opinion interview unittest community development component introduction custom podcast test language release conference extension series

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