PHP 클래스 common\models\OrderAddress

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

공개 메소드들

메소드 설명
__toString ( )
attributeLabels ( )
createDuplicate ( $addressId )
getAddressMsg ( )
getGenderList ( )
getGenderMsg ( )
getOrder ( ) : ActiveQuery
tableName ( )

메소드 상세

__toString() 공개 메소드

public __toString ( )

attributeLabels() 공개 메소드

public attributeLabels ( )

createDuplicate() 공개 정적인 메소드

public static createDuplicate ( $addressId )

getAddressMsg() 공개 메소드

public getAddressMsg ( )

getGenderList() 공개 정적인 메소드

public static getGenderList ( )

getGenderMsg() 공개 메소드

public getGenderMsg ( )

getOrder() 공개 메소드

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

tableName() 공개 정적인 메소드

public static tableName ( )