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
m140506_102106_rbac_init
PHP Class m140506_102106_rbac_init, yii2
Since:
2.0
Author:
Alexander Kochetov (
[email protected]
)
Inheritance:
extends
common\components\XMigration
Show file
Open project: yiisoft/yii2
Class Usage Examples
Public Methods
Method
Description
down
( )
up
( )
Protected Methods
Method
Description
getAuthManager
( ) :
DbManager
isMSSQL
( ) :
boolean
Method Details
down()
public
method
public
down
( )
getAuthManager()
protected
method
protected
getAuthManager
( ) :
DbManager
return
yii\rbac\DbManager
isMSSQL()
protected
method
protected
isMSSQL
( ) :
boolean
return
boolean
up()
public
method
public
up
( )