Tagged Questions

0
votes
1answer
707 views

Zend URL helper and custom routes?

I can't figure this out. How do you use the url helper with custom routes? I have a method in my users controller called edit and I have a custom route for it so it can be called through ...