PHP Class common\models\OrderGoods

Inheritance: extends yii\db\ActiveRecord
Afficher le fichier Open project: daixianceng/xiaoego.com Class Usage Examples

Méthodes publiques

Méthode Description
attributeLabels ( )
createDuplicate ( $goodsId )
getFee ( ) : string 获取总价
getGoods ( ) : ActiveQuery
getImages ( ) : ActiveQuery
getOrder ( ) : ActiveQuery
tableName ( )

Method Details

attributeLabels() public méthode

public attributeLabels ( )

createDuplicate() public static méthode

public static createDuplicate ( $goodsId )

getFee() public méthode

获取总价
public getFee ( ) : string
Résultat string

getGoods() public méthode

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

getImages() public méthode

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

getOrder() public méthode

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

tableName() public static méthode

public static tableName ( )