[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/router/src/ -> ResolvedRoute.php (summary)

Part of the Joomla Framework Router Package

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

Defines 1 class

ResolvedRoute:: (4 methods):
  __construct()
  getController()
  getRouteVariables()
  getUri()


Class: ResolvedRoute  - X-Ref

An object representing a resolved route.

__construct($controller, array $routeVariables, string $uri)   X-Ref
Constructor.

param: mixed   $controller      The controller which handles this route
param: array   $routeVariables  The variables matched by the route
param: string  $uri             The URI for this route

getController()   X-Ref
Retrieve the controller which handles this route

return: mixed

getRouteVariables()   X-Ref
Retrieve the variables matched by the route

return: array

getUri()   X-Ref
Retrieve the URI for this route

return: string



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