PHP Class mirocow\eav\models\EavAttribute

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

Public Methods

Method Description
attributeLabels ( )
getDefaultOption ( ) : ActiveQuery
getEavAttributeRule ( ) : ActiveQuery
getEavAttributeValues ( ) : ActiveQuery
getEavOptions ( ) : ActiveQuery
getEavType ( ) : ActiveQuery
getEntity ( ) : ActiveQuery
getListEntities ( )
getListTypes ( )
getRequired ( )
getbootstrapData ( )
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

getDefaultOption() public method

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

getEavAttributeRule() public method

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

getEavAttributeValues() public method

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

getEavOptions() public method

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

getEavType() public method

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

getEntity() public method

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

getListEntities() public method

public getListEntities ( )

getListTypes() public method

public getListTypes ( )

getRequired() public method

public getRequired ( )

getbootstrapData() public method

public getbootstrapData ( )

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )