PHP Class common\models\OrderAddress

Inheritance: extends yii\db\ActiveRecord
Show file Open project: daixianceng/xiaoego.com Class Usage Examples

Public Methods

Method Description
__toString ( )
attributeLabels ( )
createDuplicate ( $addressId )
getAddressMsg ( )
getGenderList ( )
getGenderMsg ( )
getOrder ( ) : ActiveQuery
tableName ( )

Method Details

__toString() public method

public __toString ( )

attributeLabels() public method

public attributeLabels ( )

createDuplicate() public static method

public static createDuplicate ( $addressId )

getAddressMsg() public method

public getAddressMsg ( )

getGenderList() public static method

public static getGenderList ( )

getGenderMsg() public method

public getGenderMsg ( )

getOrder() public method

public getOrder ( ) : ActiveQuery
return yii\db\ActiveQuery

tableName() public static method

public static tableName ( )