Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TypeAttribute
PHP 클래스 TypeAttribute
상속:
extends
yupe\models\YModel
파일 보기
프로젝트 열기: yupe/yupe
1 사용 예제들
공개 메소드들
메소드
설명
model
(
null
|
string
$className
= __CLASS__ )
relations
( ) :
array
rules
( ) :
array
tableName
( ) :
string
메소드 상세
model()
공개
정적인
메소드
public
static
model
(
null
|
string
$className
= __CLASS__ )
$className
null
|
string
relations()
공개
메소드
public
relations
( ) :
array
리턴
array
rules()
공개
메소드
public
rules
( ) :
array
리턴
array
tableName()
공개
메소드
public
tableName
( ) :
string
리턴
string
the associated database table name