PHP Class mirocow\eav\models\EavAttributeOption

Inheritance: extends yii\db\ActiveRecord
ファイルを表示 Open project: mirocow/yii2-eav Class Usage Examples

Public Methods

Method Description
attributeLabels ( )
getAttribute ( $name = '' ) : ActiveQuery
getEavAttributes ( ) : ActiveQuery
getListAttributes ( )
getValues ( ) : ActiveQuery
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

getAttribute() public method

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

getEavAttributes() public method

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

getListAttributes() public method

public getListAttributes ( )

getValues() public method

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

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )