[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/components/com_users/ -> router.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 201 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  UsersBuildRoute()
  UsersParseRoute()

Functions
Functions that are not part of a class:

UsersBuildRoute(&$query)   X-Ref
Function to build a Users URL route.

param: array    The array of query string values for which to build a route.
return: array    The URL route with segments represented as an array.

UsersParseRoute($segments)   X-Ref
Function to parse a Users URL route.

param: array    The URL route with segments represented as an array.
return: array    The array of variables to set in the request.



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1