PHP Class common\models\Post

Inheritance: extends common\models\base\Post
Exibir arquivo Open project: iiyii/getyii Class Usage Examples

Public Methods

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

Method Details

attributeLabels() public method

public attributeLabels ( )

getCategory() public method

public getCategory ( )

getStatuses() public static method

public static getStatuses ( boolean $status = false ) : array | mixed
$status boolean
return array | mixed

getUser() public method

public getUser ( )

getUserInfo() public method

public getUserInfo ( )

isCurrent() public method

public isCurrent ( )

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )