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