PHP 클래스 mirocow\eav\models\EavAttributeOption

상속: extends yii\db\ActiveRecord
파일 보기 프로젝트 열기: mirocow/yii2-eav 1 사용 예제들

공개 메소드들

메소드 설명
attributeLabels ( )
getAttribute ( $name = '' ) : ActiveQuery
getEavAttributes ( ) : ActiveQuery
getListAttributes ( )
getValues ( ) : ActiveQuery
rules ( )
tableName ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

getAttribute() 공개 메소드

public getAttribute ( $name = '' ) : ActiveQuery
리턴 yii\db\ActiveQuery

getEavAttributes() 공개 메소드

public getEavAttributes ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getListAttributes() 공개 메소드

public getListAttributes ( )

getValues() 공개 메소드

public getValues ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

rules() 공개 메소드

public rules ( )

tableName() 공개 정적인 메소드

public static tableName ( )