/components/com_users/router.php

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

Function to build a Users URL route.

  • return: The URL route with segments represented as an array.
  • since: 1.5
array UsersBuildRoute (array &$query)
  • array &$query: The array of query string values for which to build a route.
UsersParseRoute (line 158)

Function to parse a Users URL route.

  • return: The array of variables to set in the request.
  • since: 1.5
array UsersParseRoute (array $segments)
  • array $segments: The URL route with segments represented as an array.

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