/components/com_finder/router.php

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
Functions
FinderBuildRoute (line 23)

Method to build a SEF route.

  • return: An array of route segments.
  • since: 2.5
array FinderBuildRoute (array &$query)
  • array &$query: An array of route variables.
FinderParseRoute (line 101)

Method to parse a SEF route.

  • return: An array of route variables.
  • since: 2.5
array FinderParseRoute (array $segments)
  • array $segments: An array of route segments.

Documentation generated on Mon, 25 Jun 2012 13:59:20 -0500 by phpDocumentor 1.4.4