PHP 클래스 schmunk42\giiant\generators\crud\providers\core\OptsProvider

저자: Christopher Stebe ([email protected])
상속: extends schmunk42\giiant\base\Provider
파일 보기 프로젝트 열기: schmunk42/yii2-giiant

공개 메소드들

메소드 설명
activeField ( $attribute )
attributeFormat ( $attribute ) : null | string Formatter for detail view attributes, who have get[.
columnFormat ( $attribute, $model ) : null | string Formatter for detail view attributes, who have get[.

메소드 상세

activeField() 공개 메소드

public activeField ( $attribute )

attributeFormat() 공개 메소드

.]ValueLabel function.
public attributeFormat ( $attribute ) : null | string
리턴 null | string

columnFormat() 공개 메소드

.]ValueLabel function.
public columnFormat ( $attribute, $model ) : null | string
$model ActiveRecord
리턴 null | string