Hi, with the new formLabel view helper, I manually need to set the translator object with the setTranslator() / setTranslatorTextDomain() methods. I can set this at the top of each view script that uses a form.
But I would like to set the translator for view helpers within a module to change the text domain depending on the module. What would be the best way to do this? The onBootstrap() method of my Module.php? Or some other place? The same problem exists for the formSelect and formMultiCheckbox view helpers. Regards, Ralf -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
