PHP 클래스 common\models\OrderGoods

상속: extends yii\db\ActiveRecord
파일 보기 프로젝트 열기: daixianceng/xiaoego.com 1 사용 예제들

공개 메소드들

메소드 설명
attributeLabels ( )
createDuplicate ( $goodsId )
getFee ( ) : string 获取总价
getGoods ( ) : ActiveQuery
getImages ( ) : ActiveQuery
getOrder ( ) : ActiveQuery
tableName ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

createDuplicate() 공개 정적인 메소드

public static createDuplicate ( $goodsId )

getFee() 공개 메소드

获取总价
public getFee ( ) : string
리턴 string

getGoods() 공개 메소드

public getGoods ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getImages() 공개 메소드

public getImages ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getOrder() 공개 메소드

public getOrder ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

tableName() 공개 정적인 메소드

public static tableName ( )