PHP Class mirocow\eav\models\EavAttribute

Inheritance: extends yii\db\ActiveRecord
Afficher le fichier Open project: mirocow/yii2-eav Class Usage Examples

Méthodes publiques

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

Method Details

attributeLabels() public méthode

public attributeLabels ( )

getDefaultOption() public méthode

public getDefaultOption ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getEavAttributeRule() public méthode

public getEavAttributeRule ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getEavAttributeValues() public méthode

public getEavAttributeValues ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getEavOptions() public méthode

public getEavOptions ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getEavType() public méthode

public getEavType ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getEntity() public méthode

public getEntity ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getListEntities() public méthode

public getListEntities ( )

getListTypes() public méthode

public getListTypes ( )

getRequired() public méthode

public getRequired ( )

getbootstrapData() public méthode

public getbootstrapData ( )

rules() public méthode

public rules ( )

tableName() public static méthode

public static tableName ( )