\FinderHelperRoute
Finder route helper class.
Synopsis
class FinderHelperRoute
{
- // methods
- public static string getSearchRoute()
- public static string getAdvancedRoute()
- public static mixed getItemid()
Methods
public
- getAdvancedRoute() — Method to get the route for an advanced search page.
- getItemid() — Method to get the most appropriate menu item for the route based on the supplied query needles.
- getSearchRoute() — Method to get the route for a search page.