FinderHelperRoute::getSearchRoute
Method to get the route for a search page.
Signature
public function getSearchRoute([integer
$f = null,
[string
$q = null]] )
Parameters
-
$f
- The search filter id. [optional]
-
$q
- The search query string. [optional]
Returns
- string
- The search route.