/components/com_newsfeeds/router.php

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

Build the route for the com_newsfeeds component

  • return: The URL arguments to use to assemble the subsequent URL.
array NewsfeedsBuildRoute (array &$query)
  • array &$query: An array of URL arguments
NewsfeedsParseRoute (line 134)

Parse the segments of a URL.

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