PHP 클래스 schmunk42\giiant\generators\extension\Generator

상속: extends yii\gii\generators\extension\Generator
파일 보기 프로젝트 열기: schmunk42/yii2-giiant

공개 프로퍼티들

프로퍼티 타입 설명
$messageCategory the message category used by Yii::t() when $enableI18N is true. Defaults to app

공개 메소드들

메소드 설명
attributeLabels ( )
generate ( )
getName ( )
hints ( )
rules ( )
stickyAttributes ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

generate() 공개 메소드

public generate ( )

getName() 공개 메소드

public getName ( )

hints() 공개 메소드

public hints ( )

rules() 공개 메소드

public rules ( )

stickyAttributes() 공개 메소드

public stickyAttributes ( )

프로퍼티 상세

$messageCategory 공개적으로 프로퍼티

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