[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/components/com_users/src/Service/ -> Router.php (summary)

(no description)

Copyright: (C) 2009 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 89 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Router:: (3 methods):
  __construct()
  getMethodId()
  getMethodSegment()


Class: Router  - X-Ref

Routing class from com_users

__construct(SiteApplication $app, AbstractMenu $menu)   X-Ref
Users Component router constructor

param: SiteApplication  $app   The application object
param: AbstractMenu     $menu  The menu object to work with

getMethodId($segment, $query)   X-Ref
Get the method ID from a URL segment

param: string  $segment  The URL segment
param: array   $query    The URL query parameters
return: integer

getMethodSegment($id, $query)   X-Ref
Get a segment from a method ID

param: integer  $id     The method ID
param: array    $query  The URL query parameters
return: int[]



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer