Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Field_HasOne
PHP 클래스 Field_HasOne, atk4
상속:
extends
Field_Calculated
파일 보기
프로젝트 열기: atk4/atk4
보호된 프로퍼티들
프로퍼티
타입
설명
$foreignName
string
공개 메소드들
메소드
설명
getForeignFieldName
( ) :
string
getValue
(
Model
$model
,
array
$data
) :
mixed
setForeignFieldName
(
string
$name
)
메소드 상세
getForeignFieldName()
공개
메소드
public
getForeignFieldName
( ) :
string
리턴
string
getValue()
공개
메소드
public
getValue
(
Model
$model
,
array
$data
) :
mixed
$model
Model
$data
array
리턴
mixed
setForeignFieldName()
공개
메소드
public
setForeignFieldName
(
string
$name
)
$name
string
프로퍼티 상세
$foreignName
보호되어 있는 프로퍼티
protected
string
$foreignName
리턴
string