Wednesday, October 17, 2007

View Helpers

Veneer will offer a number of view helpers. They will all reside in Veneer/View/Helper. THe default module controller will automatically add the helper path. That is the Zend default behavior.

I think Pádraic Brady actually has a better way of doing it. I will be using that for helpers that require state instead of using the Maurice Fonk's way. It seems unnecessarily complex.

0 comments: