Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
common
models
Post
PHP Class common\models\Post
Inheritance:
extends
common\models\base\Post
Show file
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
( )