Hi Just stuggled with the documentation on helpers vs helper
http://framework.zend.com/manual/en/zend.controller.actionhelpers.html /*** Helper Broker to assist in routing help requests to the proper object
*
* @var Zend_Controller_Action_HelperBroker
*/
protected $_helper = null;
helper works
and I must say this is an excellent implementaion I moaned at the last
forward implementation but this does all I need now and the
flashmessenger is excellent.
cheers Ian
