Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Flake
Util
Router
QuestionMarkRewrite
PHP Class Flake\Util\Router\QuestionMarkRewrite
Inheritance:
extends
Flake\Util\Router
显示文件
Open project: jeromeschneider/baikal
Public Methods
Method
Description
buildRoute
(
$sRoute
,
$aParams
= [] )
getCurrentRoute
( )
getURLParams
( )
Protected Methods
Method
Description
getRouteTokens
( )
getUrlTokens
( )
Method Details
buildRoute()
static
public
method
static
public
buildRoute
(
$sRoute
,
$aParams
= [] )
getCurrentRoute()
static
public
method
static
public
getCurrentRoute
( )
getRouteTokens()
protected
static
method
protected
static
getRouteTokens
( )
getURLParams()
static
public
method
static
public
getURLParams
( )
getUrlTokens()
protected
static
method
protected
static
getUrlTokens
( )