Helpers in Zend_View: Class Prefix
Helpers in Zend_View: Class Prefix I have to say, the Zend Framework documentation is a bit imprecise sometimes. Regarding custom Helpers in Zend_View it states: The class name must, at the very minimum, end with the helper name itself, using CamelCaps. E.g., if you were writing a helper called “sp…