[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/components/com_newsfeeds/ -> 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: 195 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  NewsfeedsBuildRoute()
  NewsfeedsParseRoute()

Functions
Functions that are not part of a class:

NewsfeedsBuildRoute(&$query)   X-Ref
Build the route for the com_newsfeeds component

param: array    An array of URL arguments
return: array    The URL arguments to use to assemble the subsequent URL.

NewsfeedsParseRoute($segments)   X-Ref
Parse the segments of a URL.

param: array    The segments of the URL to parse.
return: array    The URL attributes to be used by the application.



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