PHP Class mirocow\eav\models\EavAttributeValue

Inheritance: extends yii\db\ActiveRecord
Show file Open project: mirocow/yii2-eav Class Usage Examples

Public Methods

Method Description
attributeLabels ( )
getEavAttribute ( ) : ActiveQuery
getEntity ( ) : ActiveQuery
getOption ( ) : ActiveQuery
getValue ( )
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

getEavAttribute() public method

public getEavAttribute ( ) : ActiveQuery
return yii\db\ActiveQuery

getEntity() public method

public getEntity ( ) : ActiveQuery
return yii\db\ActiveQuery

getOption() public method

public getOption ( ) : ActiveQuery
return yii\db\ActiveQuery

getValue() public method

public getValue ( )

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )