PHP 클래스 common\models\GoodsImg

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

공개 메소드들

메소드 설명
attributeLabels ( )
findByGoodsId ( $goodsId )
getGoods ( ) : ActiveQuery
tableName ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

findByGoodsId() 공개 정적인 메소드

public static findByGoodsId ( $goodsId )

getGoods() 공개 메소드

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

tableName() 공개 정적인 메소드

public static tableName ( )