PHP Class common\models\Post

Inheritance: extends common\models\base\Post
Afficher le fichier Open project: iiyii/getyii Class Usage Examples

Méthodes publiques

Méthode Description
attributeLabels ( )
getCategory ( )
getStatuses ( boolean $status = false ) : array | mixed
getUser ( )
getUserInfo ( )
isCurrent ( )
rules ( )
tableName ( )

Method Details

attributeLabels() public méthode

public attributeLabels ( )

getCategory() public méthode

public getCategory ( )

getStatuses() public static méthode

public static getStatuses ( boolean $status = false ) : array | mixed
$status boolean
Résultat array | mixed

getUser() public méthode

public getUser ( )

getUserInfo() public méthode

public getUserInfo ( )

isCurrent() public méthode

public isCurrent ( )

rules() public méthode

public rules ( )

tableName() public static méthode

public static tableName ( )