On 12/19/2011 10:05 AM, Konr Ness wrote:
Mike,

I just need to prefix your view helper class name with
Zend_View_Helper_ as indicated in the list of helper paths. It doesn't
have to extend Zend_View_Helper_Abstract if you don't want to.

Thanks again, Konr.

I'd always ASSuMEd that the _ always equated to /. Now I see the relationship between class name and path name is defined in the setPaths array (and for filters, etc).

The pieces are starting to fall into place. This allows me to develop my helpers locally and, if found useful in other places, to be moved into the application's namespace.

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to