(Yaf >=2.3.0)
Yaf_Route_Interface::assemble — Assemble a request
$info
, array $query
= ?
) : stringthis method returns a url according to the argument info, and append query strings to the url according to the argument query.
a route should implement this method according to its own route rules, and do a reverse progress.
info
query