Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
backend
controllers
SiteController
PHP Class backend\controllers\SiteController
Inheritance:
extends
yii\web\Controller
Mostra file
Open project: iiyii/getyii
Class Usage Examples
Public Methods
Method
Description
actionIndex
( )
actionLogin
( )
actionLogout
( )
actions
( )
beforeAction
(
Action
$action
) :
boolean
behaviors
( )
Method Details
actionIndex()
public
method
public
actionIndex
( )
actionLogin()
public
method
public
actionLogin
( )
actionLogout()
public
method
public
actionLogout
( )
actions()
public
method
public
actions
( )
beforeAction()
public
method
public
beforeAction
(
Action
$action
) :
boolean
$action
yii\base\Action
return
boolean
behaviors()
public
method
public
behaviors
( )