/components/com_content/router.php

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

Build the route for the com_content component

  • return: The URL arguments to use to assemble the subsequent URL.
  • since: 1.5
array ContentBuildRoute (array &$query)
  • array &$query: An array of URL arguments
ContentParseRoute (line 199)

Parse the segments of a URL.

  • return: The URL attributes to be used by the application.
  • since: 1.5
array ContentParseRoute (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