PHP Class common\models\Apply

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

Public Methods

Method Description
attributeLabels ( )
behaviors ( )
generateApplySn ( )
getGoods ( ) : ActiveQuery
getLogs ( ) : ActiveQuery
getStatusList ( )
getStatusMsg ( )
getStore ( ) : ActiveQuery
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

behaviors() public method

public behaviors ( )

generateApplySn() public method

public generateApplySn ( )

getGoods() public method

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

getLogs() public method

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

getStatusList() public static method

public static getStatusList ( )

getStatusMsg() public method

public getStatusMsg ( )

getStore() public method

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

tableName() public static method

public static tableName ( )