Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TypeAttribute
PHP Class TypeAttribute
Inheritance:
extends
yupe\models\YModel
显示文件
Open project: yupe/yupe
Class Usage Examples
Public Methods
Method
Description
model
(
null
|
string
$className
= __CLASS__ )
relations
( ) :
array
rules
( ) :
array
tableName
( ) :
string
Method Details
model()
public
static
method
public
static
model
(
null
|
string
$className
= __CLASS__ )
$className
null
|
string
relations()
public
method
public
relations
( ) :
array
return
array
rules()
public
method
public
rules
( ) :
array
return
array
tableName()
public
method
public
tableName
( ) :
string
return
string
the associated database table name