/components/com_contact/router.php

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

Build the route for the com_contact component

  • return: The URL arguments to use to assemble the subsequent URL.
array ContactBuildRoute (array &$query)
  • array &$query: An array of URL arguments
ContactParseRoute (line 126)

Parse the segments of a URL.

  • return: The URL attributes to be used by the application.
array ContactParseRoute (array $segments)
  • array $segments: The segments of the URL to parse.

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