/components/com_weblinks/router.php

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

Build the route for the com_weblinks component

  • return: The URL arguments to use to assemble the subsequent URL.
array WeblinksBuildRoute (array &$query)
  • array &$query: An array of URL arguments
WeblinksParseRoute (line 143)

Parse the segments of a URL.

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

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