[Flow] Create Link outside of controller

Christian Loock chl at vkf-renzel.de
Wed Apr 9 12:13:00 CEST 2014


Hello,

when I am not inside a controller I need to generate a link. I have all 
the information I need, like controllername, actionname, package and 
arguments. If I want to use the URI Builder class, it fails because it 
wants to access a request but since i am not inside a controller, I 
don't have a request object.

Is there a simple way to generate an URL inside Flow when not being in 
the context of a controller?

Cheers

-- 
Christian Loock
Web Developer
Renzel Agentur
www.renzel-agentur.de



More information about the Flow mailing list