Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
App
Source
RouteSystem
PageResource
PHP Class App\Source\RouteSystem\PageResource
Inheritance:
implements
App\Source\RouteSystem\Interfaces\IRouteResource
Exibir arquivo
Open project: andrey900/slimcms
Protected Properties
Property
Type
Description
$controller
$groupName
$groupPath
Public Methods
Method
Description
__construct
(
$groupPath
,
$method
= 'detail',
$groupName
= '' )
getInfo
( )
registerRoute
(
Slim\App
$app
)
Method Details
__construct()
public
method
public
__construct
(
$groupPath
,
$method
= 'detail',
$groupName
= '' )
getInfo()
public
method
public
getInfo
( )
registerRoute()
public
method
public
registerRoute
(
Slim\App
$app
)
$app
Slim\App
Property Details
$controller
protected_oe property
protected
$controller
$groupName
protected_oe property
protected
$groupName
$groupPath
protected_oe property
protected
$groupPath