PHP Class common\models\Address

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

Public Methods

Method Description
__toString ( )
attributeLabels ( )
beforeSave ( $insert )
behaviors ( )
getAddressMsg ( )
getBuilding ( ) : ActiveQuery
getGenderList ( )
getGenderMsg ( )
getIsDefault ( )
getSchool ( ) : ActiveQuery
getUser ( ) : ActiveQuery
init ( )
rules ( )
tableName ( )

Method Details

__toString() public method

public __toString ( )

attributeLabels() public method

public attributeLabels ( )

beforeSave() public method

public beforeSave ( $insert )

behaviors() public method

public behaviors ( )

getAddressMsg() public method

public getAddressMsg ( )

getBuilding() public method

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

getGenderList() public static method

public static getGenderList ( )

getGenderMsg() public method

public getGenderMsg ( )

getIsDefault() public method

public getIsDefault ( )

getSchool() public method

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

getUser() public method

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

init() public method

public init ( )

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )