PHP Class common\models\Address

Inheritance: extends yii\db\ActiveRecord
Afficher le fichier Open project: daixianceng/xiaoego.com Class Usage Examples

Méthodes publiques

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

Method Details

__toString() public méthode

public __toString ( )

attributeLabels() public méthode

public attributeLabels ( )

beforeSave() public méthode

public beforeSave ( $insert )

behaviors() public méthode

public behaviors ( )

getAddressMsg() public méthode

public getAddressMsg ( )

getBuilding() public méthode

public getBuilding ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getGenderList() public static méthode

public static getGenderList ( )

getGenderMsg() public méthode

public getGenderMsg ( )

getIsDefault() public méthode

public getIsDefault ( )

getSchool() public méthode

public getSchool ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getUser() public méthode

public getUser ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

init() public méthode

public init ( )

rules() public méthode

public rules ( )

tableName() public static méthode

public static tableName ( )