Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
schmunk42
giiant
generators
extension
Generator
PHP Class schmunk42\giiant\generators\extension\Generator
Inheritance:
extends
yii\gii\generators\extension\Generator
显示文件
Open project: schmunk42/yii2-giiant
Public Properties
Property
Type
Description
$messageCategory
the message category used by
Yii::t()
when
$enableI18N
is
true
. Defaults to
app
Public Methods
Method
Description
attributeLabels
( )
generate
( )
getName
( )
hints
( )
rules
( )
stickyAttributes
( )
Method Details
attributeLabels()
public
method
public
attributeLabels
( )
generate()
public
method
public
generate
( )
getName()
public
method
public
getName
( )
hints()
public
method
public
hints
( )
rules()
public
method
public
rules
( )
stickyAttributes()
public
method
public
stickyAttributes
( )
Property Details
$messageCategory
public_oe property
the message category used by
Yii::t()
when
$enableI18N
is
true
. Defaults to
app
public
$messageCategory