Méthode | Description | |
---|---|---|
actionCreate ( ) : mixed | Creates a new EavAttribute model. | |
actionDelete ( integer $id ) : mixed | Deletes an existing EavAttribute model. | |
actionIndex ( ) : mixed | Lists all EavAttribute models. | |
actionUpdate ( integer $id ) : mixed | Updates an existing EavAttribute model. | |
actionView ( integer $id ) : mixed | Displays a single EavAttribute model. | |
behaviors ( ) |
Méthode | Description | |
---|---|---|
findModel ( integer $id ) : |
Finds the EavAttribute model based on its primary key value. |
public actionCreate ( ) : mixed | ||
Résultat | mixed |
public actionDelete ( integer $id ) : mixed | ||
$id | integer | |
Résultat | mixed |
public actionIndex ( ) : mixed | ||
Résultat | mixed |
public actionUpdate ( integer $id ) : mixed | ||
$id | integer | |
Résultat | mixed |
public actionView ( integer $id ) : mixed | ||
$id | integer | |
Résultat | mixed |