Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
skeeks
cms
components
urlRules
UrlRuleTree
PHP Class skeeks\cms\components\urlRules\UrlRuleTree
Inheritance:
extends
yii\web\UrlRule
Datei anzeigen
Open project: skeeks-cms/cms
Class Usage Examples
Public Properties
Property
Type
Description
$models
Public Methods
Method
Description
createUrl
(
UrlManager
$manager
,
string
$route
,
array
$params
) :
boolean
|
string
init
( )
parseRequest
(
UrlManager
$manager
,
Request
$request
) :
array
|
boolean
Method Details
createUrl()
public
method
public
createUrl
(
UrlManager
$manager
,
string
$route
,
array
$params
) :
boolean
|
string
$manager
yii\web\UrlManager
$route
string
$params
array
return
boolean
|
string
init()
public
method
public
init
( )
parseRequest()
public
method
public
parseRequest
(
UrlManager
$manager
,
Request
$request
) :
array
|
boolean
$manager
yii\web\UrlManager
$request
yii\web\Request
return
array
|
boolean
Property Details
$models
public_oe static_oe property
public
static
$models