PHP Class schmunk42\giiant\generators\extension\Generator

Inheritance: extends yii\gii\generators\extension\Generator
Afficher le fichier Open project: schmunk42/yii2-giiant

Méthodes publiques

Свойство Type Description
$messageCategory the message category used by Yii::t() when $enableI18N is true. Defaults to app

Méthodes publiques

Méthode Description
attributeLabels ( )
generate ( )
getName ( )
hints ( )
rules ( )
stickyAttributes ( )

Method Details

attributeLabels() public méthode

public attributeLabels ( )

generate() public méthode

public generate ( )

getName() public méthode

public getName ( )

hints() public méthode

public hints ( )

rules() public méthode

public rules ( )

stickyAttributes() public méthode

public stickyAttributes ( )

Property Details

$messageCategory public_oe property

the message category used by Yii::t() when $enableI18N is true. Defaults to app
public $messageCategory